update kvdb-rocksdb to 0.4 (#11442)
This commit is contained in:
@@ -10,7 +10,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
common-types = { path = "../types" }
|
||||
ethereum-types = "0.8.0"
|
||||
kvdb = "0.2"
|
||||
kvdb = "0.3.1"
|
||||
parity-util-mem = "0.3.0"
|
||||
parking_lot = "0.9"
|
||||
rlp = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user