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 Apr 16, 2024
1 parent 7f86758 commit 4e7066d
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 @@ -29,7 +29,7 @@ feat_common_core = ["pwdx", "free", "w", "watch", "pmap", "slabtop"]

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

0 comments on commit 4e7066d

Please sign in to comment.