Skip to content

Commit 9ca1145

Browse files
fix(deps): update all non-major dependencies
1 parent 09a4111 commit 9ca1145

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
@@ -78,7 +78,7 @@ dump_lookahead_data = ["byteorder", "image"]
7878

7979
[dependencies]
8080
arg_enum_proc_macro = "0.3.4"
81-
bitstream-io = "~2.3.0"
81+
bitstream-io = "~2.5.0"
8282
cfg-if = "1.0"
8383
clap = { version = "4.5", optional = true, default-features = false, features = [
8484
"color",

0 commit comments

Comments
 (0)