mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 14:25:41 +00:00
Bump parity-scale-codec to 3.6.1 (#7382)
This commit is contained in:
@@ -9,7 +9,7 @@ edition.workspace = true
|
||||
bounded-vec = "0.7"
|
||||
futures = "0.3.21"
|
||||
polkadot-primitives = { path = "../../primitives" }
|
||||
parity-scale-codec = { version = "3.4.0", default-features = false, features = ["derive"] }
|
||||
parity-scale-codec = { version = "3.6.1", default-features = false, features = ["derive"] }
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user