mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Bump parity-scale-codec to v 3.4.0 (#6945)
This commit is contained in:
committed by
GitHub
parent
b51cb8927c
commit
95f0ca271e
@@ -11,7 +11,7 @@ futures-timer = "3.0.2"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
|
||||
sp-maybe-compressed-blob = { package = "sp-maybe-compressed-blob", git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
parity-scale-codec = { version = "3.3.0", default-features = false, features = ["bit-vec", "derive"] }
|
||||
parity-scale-codec = { version = "3.4.0", default-features = false, features = ["bit-vec", "derive"] }
|
||||
|
||||
polkadot-primitives = { path = "../../../primitives" }
|
||||
polkadot-parachain = { path = "../../../parachain" }
|
||||
|
||||
Reference in New Issue
Block a user