Skip to content

Commit 1ef4957

Browse files
chore(deps): update rust crate clap to 4.5
1 parent 3105da1 commit 1ef4957

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.25"
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)