mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 23:47:56 +00:00
update rocksdb to 0.20.1 (#7113)
* update rocksdb to 0.20.1
* update lockfile for {"substrate"}
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+226
-191
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"
|
||||
thiserror = "1.0.31"
|
||||
kvdb = "0.13.0"
|
||||
kvdb-rocksdb = { version = "0.17.0", optional = true }
|
||||
kvdb-rocksdb = { version = "0.18.0", optional = true }
|
||||
parity-db = { version = "0.4.6", optional = true }
|
||||
|
||||
async-trait = "0.1.57"
|
||||
|
||||
Reference in New Issue
Block a user