Skip to content

Commit

Permalink
deps(cargo): bump win-msgbox from 0.1.3 to 0.2.0 in the rust group
Browse files Browse the repository at this point in the history
Bumps the rust group with 1 update: [win-msgbox](https://github.com/Nerixyz/win-msgbox).


Updates `win-msgbox` from 0.1.3 to 0.2.0
- [Changelog](https://github.com/Nerixyz/win-msgbox/blob/master/CHANGELOG.md)
- [Commits](Nerixyz/win-msgbox@v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: win-msgbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent ed9d69b commit 4278c3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories = ["command-line-utilities"]
[dependencies]
thiserror = "1.0.61"
widestring = "1.1.0"
win-msgbox = "0.1.3"
win-msgbox = "0.2.0"
windows-sys = { version = "0.52.0", features = [
"Win32_System_Threading",
"Win32_Foundation",
Expand Down

0 comments on commit 4278c3e

Please sign in to comment.