mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
Update kvdb-rocksdb to 0.15.2 (#11144)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user