mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 11:41:02 +00:00
Bump parity-scale-codec to 3.3.0 (#6666)
This commit is contained in:
@@ -12,7 +12,7 @@ thiserror = "1.0.31"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
bitvec = "1.0.0"
|
||||
|
||||
parity-scale-codec = { version = "3.1.5", features = ["derive"] }
|
||||
parity-scale-codec = { version = "3.3.0", features = ["derive"] }
|
||||
erasure = { package = "polkadot-erasure-coding", path = "../../../erasure-coding" }
|
||||
polkadot-node-subsystem = {path = "../../subsystem" }
|
||||
polkadot-node-subsystem-util = { path = "../../subsystem-util" }
|
||||
|
||||
Reference in New Issue
Block a user