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
@@ -6,7 +6,7 @@ version.workspace = true
|
||||
|
||||
|
||||
[dependencies]
|
||||
bounded-collections = { version = "0.1.5", default-features = false }
|
||||
bounded-collections = { version = "0.1.7", default-features = false }
|
||||
codec = { package = "parity-scale-codec", version = "3.4.0", default-features = false, features = ["derive"] }
|
||||
scale-info = { version = "2.5.0", default-features = false, features = ["derive"] }
|
||||
serde = { version = "1.0.137", optional = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user