Skip to content

Commit 1eb0fe0

Browse files
chore(deps): update rust crate clap to 4.4
1 parent ffbfea4 commit 1eb0fe0

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 9 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
@@ -268,7 +268,7 @@ chrono = { version = "^0.4.26", default-features = false, features = [
268268
"alloc",
269269
"clock",
270270
] }
271-
clap = { version = "4.3", features = ["wrap_help", "cargo"] }
271+
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
272272
clap_complete = "4.3"
273273
clap_mangen = "0.2"
274274
compare = "0.1.0"

0 commit comments

Comments
 (0)