Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yanliu38 committed Jan 21, 2025
1 parent 22496c0 commit d5a7c8e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 37 deletions.
73 changes: 37 additions & 36 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 @@ -30,7 +30,7 @@ serde = { version = "1.0.217", features = ["derive"] }
sha2 = "0.10.8"

[target.'cfg(target_arch = "x86_64")'.dependencies]
clap = "4.5.26"
clap = "4.5.27"
fs-err = "3.0.0"
log = "0.4.25"
dirs = "5.0.1"
Expand Down

0 comments on commit d5a7c8e

Please sign in to comment.