Skip to content

Commit

Permalink
Merge pull request #10 from uutils/renovate/clap_complete-4.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate clap_complete to 4.5
  • Loading branch information
sylvestre authored Apr 1, 2024
2 parents 28263dd + 72c45af commit 57a13ca
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 @@ -36,7 +36,7 @@ feat_common_core = [
[workspace.dependencies]
uucore = "0.0.25"
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_complete = "4.5"
clap_mangen = "0.2"
regex = "1.10.3"
sysinfo = "0.30"
Expand Down

0 comments on commit 57a13ca

Please sign in to comment.