diff --git a/Cargo.toml b/Cargo.toml index 504b158..5b1a9b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ edition = "2021" [dependencies] [dev-dependencies] -bitstream-io = "2.2.0" +bitstream-io = "4.7.0" hexdump = "0.1.0"