mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 06:01:02 +00:00
Bump parity-scale-codec to v 3.4.0 (#6945)
This commit is contained in:
committed by
GitHub
parent
b51cb8927c
commit
95f0ca271e
@@ -9,7 +9,7 @@ futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
derive_more = "0.99.17"
|
||||
parity-scale-codec = { version = "3.3.0", features = ["std"] }
|
||||
parity-scale-codec = { version = "3.4.0", features = ["std"] }
|
||||
polkadot-primitives = { path = "../../../primitives" }
|
||||
polkadot-erasure-coding = { path = "../../../erasure-coding" }
|
||||
polkadot-node-subsystem = {path = "../../subsystem" }
|
||||
|
||||
Reference in New Issue
Block a user