Update to latest rocksdb

This commit is contained in:
Benjamin Kampmann 2019-01-11 14:44:21 +01:00
parent 616b40150d
commit b0317f649a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ log = "0.4"
num_cpus = "1.0"
parking_lot = "0.6"
regex = "1.0"
rocksdb = "0.10"
rocksdb = "0.11"
[dev-dependencies]
tempdir = "0.3"