Skip to content

Commit

Permalink
build(deps): bump the rust-dependencies group with 12 updates (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f80d412 commit 8ad5012
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 73 deletions.
129 changes: 60 additions & 69 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 clash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ bench = ["clash_lib/bench"]
onion = ["clash_lib/onion"]

[dependencies]
clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.18", features = ["derive"] }

clash_lib = { path = "../clash_lib", version = "*", default-features = false }
Loading

0 comments on commit 8ad5012

Please sign in to comment.