Skip to content

Commit

Permalink
chore(deps): update rust crate clap to 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 648f032 commit 8bbcac6
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.26"
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
clap = { version = "4.5.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.5"
clap_mangen = "0.2"
regex = "1.10.4"
Expand Down

0 comments on commit 8bbcac6

Please sign in to comment.