Skip to content

Commit c518686

Browse files
chore(deps): update rust crate clap to 4.5
1 parent 7c7eae1 commit c518686

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ feat_common_core = [
3131

3232
[workspace.dependencies]
3333
uucore = "0.0.24"
34-
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
34+
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
3535
clap_complete = "4.4"
3636
clap_mangen = "0.2"
3737
regex = "1.10.2"

0 commit comments

Comments
 (0)