mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
bump a bunch of deps in parity-common (#3402)
* bump a bunch of deps in parity-common * update Substrate * fix browser check Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -65,8 +65,8 @@ hex-literal = "0.3.1"
|
||||
tracing = "0.1.26"
|
||||
serde = { version = "1.0.123", features = ["derive"] }
|
||||
thiserror = "1.0.23"
|
||||
kvdb = "0.9.0"
|
||||
kvdb-rocksdb = { version = "0.11.1", optional = true }
|
||||
kvdb = "0.10.0"
|
||||
kvdb-rocksdb = { version = "0.12.0", optional = true }
|
||||
async-trait = "0.1.42"
|
||||
|
||||
# Polkadot
|
||||
|
||||
Reference in New Issue
Block a user