Update kvdb-rocksdb to 0.15.2 (#11144)

This commit is contained in:
moh-eulith
2022-04-04 05:23:17 -04:00
committed by GitHub
parent 4eeec5fd47
commit 6531ed7430
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ targets = ["x86_64-unknown-linux-gnu"]
parking_lot = "0.12.0"
log = "0.4.8"
kvdb = "0.11.0"
kvdb-rocksdb = { version = "0.15.1", optional = true }
kvdb-rocksdb = { version = "0.15.2", optional = true }
kvdb-memorydb = "0.11.0"
linked-hash-map = "0.5.4"
hash-db = "0.15.2"