diff --git a/Cargo.toml b/Cargo.toml index 7e3dac3..4c45322 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ hashbrown = "0.15.2" idna = "1.0.3" [dependencies.rocksdb] -version = "0.22.0" +version = "0.23.0" default-features = false features = ["zstd", "jemalloc"]