Skip to content

Commit

Permalink
chore(deps): update rust crate clap to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and sylvestre committed Mar 26, 2024
1 parent eeecd97 commit 6490728
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 @@ -30,7 +30,7 @@ feat_common_core = [

[workspace.dependencies]
uucore = "0.0.24"
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_mangen = "0.2"
regex = "1.10.3"
Expand Down

0 comments on commit 6490728

Please sign in to comment.