mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 14:31:13 +00:00
Update parity-scale codec minor version (#2951)
* update parity-scale codec minor version * update to 3.5.3 * update locks * increase impl version * Update to 3.5.4 * Update WASM lockfiles
This commit is contained in:
committed by
Bastian Köcher
parent
183931a8a2
commit
8b89c7ae62
@@ -12,7 +12,7 @@ executor = { package = "substrate-executor", path = "../executor" }
|
||||
futures = { version = "0.1.27" }
|
||||
hash-db = "0.12"
|
||||
keyring = { package = "substrate-keyring", path = "../keyring" }
|
||||
parity-codec = "3.5.1"
|
||||
parity-codec = "3.5.4"
|
||||
primitives = { package = "substrate-primitives", path = "../primitives" }
|
||||
runtime_primitives = { package = "sr-primitives", path = "../sr-primitives" }
|
||||
state_machine = { package = "substrate-state-machine", path = "../state-machine" }
|
||||
|
||||
Reference in New Issue
Block a user