diff --git a/Cargo.toml b/Cargo.toml index 7c1ad5bdd8..263f15fdb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,7 +78,7 @@ dump_lookahead_data = ["byteorder", "image"] [dependencies] arg_enum_proc_macro = "0.3.4" -bitstream-io = "~2.3.0" +bitstream-io = "~2.5.0" cfg-if = "1.0" clap = { version = "~4.4.17", optional = true, default-features = false, features = [ "color",