mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
bounded-collections bump to 0.1.7 (#7305)
* bounded-collections bump to 0.1.7 Companion for: paritytech/substrate#14225 * update lockfile for {"substrate"} --------- Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
0952cdeb0c
commit
4f019c4e5b
@@ -17,7 +17,7 @@ sp-core = { git = "https://github.com/paritytech/substrate", branch = "master",
|
||||
frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
|
||||
polkadot-core-primitives = { path = "../core-primitives", default-features = false }
|
||||
derive_more = "0.99.11"
|
||||
bounded-collections = { version = "0.1.5", default-features = false }
|
||||
bounded-collections = { version = "0.1.7", default-features = false }
|
||||
|
||||
# all optional crates.
|
||||
serde = { version = "1.0.137", default-features = false, features = [ "derive" ], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user