Skip to content

Commit

Permalink
deps(cargo): bump the rust group with 2 updates (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 1ee70c4 commit ffa8efd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["cli"]
categories = ["command-line-utilities"]

[dependencies]
thiserror = "2.0.7"
thiserror = "2.0.9"
widestring = "1.1.0"
win-msgbox = "0.2.1"
windows-sys = { version = "0.59.0", features = [
Expand All @@ -19,7 +19,7 @@ windows-sys = { version = "0.59.0", features = [
"Win32_Security",
"Win32_System_Diagnostics_Debug",
] }
zip = { version = "2.2.1", default-features = false, features = [
zip = { version = "2.2.2", default-features = false, features = [
"deflate",
"bzip2",
] }
Expand Down

0 comments on commit ffa8efd

Please sign in to comment.