diff --git a/Cargo.toml b/Cargo.toml index 146be05b9..02b3e10d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ rev = "0372ba6" [dependencies.rocksdb] git = "https://github.com/pingcap/rust-rocksdb.git" -rev = "c2eb140" +rev = "306e201" [dependencies.group-by] git = "https://github.com/Kerollmops/group-by.git"