mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 07:37:57 +00:00
Bump parity-scale-codec to v 3.4.0 (#6945)
This commit is contained in:
committed by
GitHub
parent
b51cb8927c
commit
95f0ca271e
@@ -31,7 +31,7 @@ assert_matches = "1.4.0"
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] }
|
||||
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
parity-scale-codec = { version = "3.3.0", features = ["std"] }
|
||||
parity-scale-codec = { version = "3.4.0", features = ["std"] }
|
||||
|
||||
polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" }
|
||||
polkadot-primitives-test-helpers = { path = "../../../primitives/test-helpers" }
|
||||
|
||||
Reference in New Issue
Block a user