mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +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:
@@ -13,7 +13,7 @@ bitvec = { version = "0.20.1", default-features = false, features = ["alloc"] }
|
||||
lru = "0.6"
|
||||
merlin = "2.0"
|
||||
schnorrkel = "0.9.1"
|
||||
kvdb = "0.9.0"
|
||||
kvdb = "0.10.0"
|
||||
derive_more = "0.99.14"
|
||||
|
||||
polkadot-node-subsystem = { path = "../../subsystem" }
|
||||
@@ -41,4 +41,4 @@ sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch =
|
||||
maplit = "1.0.2"
|
||||
polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" }
|
||||
assert_matches = "1.4.0"
|
||||
kvdb-memorydb = "0.9.0"
|
||||
kvdb-memorydb = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user