diff --git a/Cargo.toml b/Cargo.toml index 7be8ed9..0c8030a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ version = "0.1.7" bytes = "1.5.0" [dependencies.rocksdb] -version = "0.21.0" +version = "0.24.0" default-features = false features = ["zstd", "lz4"]