diff --git a/Cargo.toml b/Cargo.toml index 1a9453c8..e998241c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ libdeflater = "1.25.0" log = "0.4.28" bitvec = "1.0.1" rustc-hash = "2.1.1" -arrayvec = { version = "0.7.6", default-features = false } +arrayvec = "0.7.6" [dependencies.env_logger] optional = true