From e127b94c0d1b28ebca4e54ac04dc6c6a4edf6f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 13:56:51 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5c7fcf900d..b2c568253d 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.5", optional = true, default-features = false, features = [ "color",