Skip to content

Commit 770e195

Browse files
fix(deps): update rust crate clap to 4.4.12
1 parent 22c6f05 commit 770e195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dump_lookahead_data = ["byteorder", "image"]
7474
arg_enum_proc_macro = "0.3.4"
7575
bitstream-io = "2"
7676
cfg-if = "1.0"
77-
clap = { version = "4.4.11", optional = true, default-features = false, features = [
77+
clap = { version = "4.4.12", optional = true, default-features = false, features = [
7878
"color",
7979
"std",
8080
"wrap_help",

0 commit comments

Comments
 (0)