mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 20:31:04 +00:00
Bump kvdb-rocksdb (#7212)
* Bump `kvdb-rocksdb`
* update lockfile for {"substrate"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
8219cb1ccd
commit
c1952fcc62
Generated
+206
-196
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,7 @@ serde = { version = "1.0.137", features = ["derive"] }
|
|||||||
serde_json = "1.0.96"
|
serde_json = "1.0.96"
|
||||||
thiserror = "1.0.31"
|
thiserror = "1.0.31"
|
||||||
kvdb = "0.13.0"
|
kvdb = "0.13.0"
|
||||||
kvdb-rocksdb = { version = "0.18.0", optional = true }
|
kvdb-rocksdb = { version = "0.19.0", optional = true }
|
||||||
parity-db = { version = "0.4.6", optional = true }
|
parity-db = { version = "0.4.6", optional = true }
|
||||||
|
|
||||||
async-trait = "0.1.57"
|
async-trait = "0.1.57"
|
||||||
|
|||||||
Reference in New Issue
Block a user