mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 01:41:03 +00:00
Bump parity-scale-codec to 3.3.0 (#6666)
This commit is contained in:
@@ -22,7 +22,7 @@ tempfile = "3.3.0"
|
||||
tokio = { version = "1.22.0", features = ["fs", "process"] }
|
||||
rayon = "1.5.1"
|
||||
|
||||
parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] }
|
||||
parity-scale-codec = { version = "3.3.0", default-features = false, features = ["derive"] }
|
||||
|
||||
polkadot-parachain = { path = "../../../parachain" }
|
||||
polkadot-core-primitives = { path = "../../../core-primitives" }
|
||||
|
||||
Reference in New Issue
Block a user