Skip to content

Commit

Permalink
Update Rust crate clap to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Mar 6, 2024
1 parent e18a64f commit 47660c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ winapi = { version = "=0.3.9", features = [
"winver",
] }
filetime = { version = "=0.2.23", default-features = false }
clap = { version = "=4.5.1", default-features = false, features = [
clap = { version = "=4.5.2", default-features = false, features = [
"std",
"suggestions",
"color",
Expand Down

0 comments on commit 47660c2

Please sign in to comment.