Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Sep 19, 2024
1 parent 375680b commit 35dc585
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 34 deletions.
93 changes: 61 additions & 32 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 @@ -16,7 +16,7 @@ cached = { version = "0.53.1", features = [
camino = "1.1.9"
cfg-if = "1.0.0"
clap = { version = "4.5.17", features = ["derive"] }
clap_complete = "4.5.26"
clap_complete = "4.5.28"
clap_mangen = "0.2.23"
clru = "0.6.2"
color-eyre = "0.6.3"
Expand All @@ -29,7 +29,7 @@ dirs = "5.0.1"
duct = "0.13.7"
either = "1.13.0"
eyre = "0.6.12"
faster-hex = { version = "0.9.0", default-features = false, features = [
faster-hex = { version = "0.10.0", default-features = false, features = [
"std",
] }
flate2 = { version = "1.0.33", default-features = false, features = [
Expand Down

0 comments on commit 35dc585

Please sign in to comment.