chore: Update RocksDB to Titan

This commit is contained in:
Clément Renault
2019-01-05 12:47:03 +01:00
parent 3dd5e2445a
commit d21abb50fa

View File

@ -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"