Skip to content

Commit 184bf4b

Browse files
committed
fix(deps): update rust crate clap to 4.3.19
1 parent df521ce commit 184bf4b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -69,7 +69,7 @@ dump_lookahead_data = ["byteorder", "image"]
6969
arg_enum_proc_macro = "0.3"
7070
bitstream-io = "1"
7171
cfg-if = "1.0"
72-
clap = { version = "4.3.11", optional = true, default-features = false, features = [
72+
clap = { version = "4.3.19", optional = true, default-features = false, features = [
7373
"color",
7474
"std",
7575
"wrap_help",

0 commit comments

Comments
 (0)