mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +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
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
trie-root = "0.12"
|
||||
parity-codec = "3.3"
|
||||
parity-codec = "3.5.4"
|
||||
runtime_io = { package = "sr-io", path = "../../core/sr-io" }
|
||||
state_machine = { package = "substrate-state-machine", path = "../../core/state-machine" }
|
||||
substrate-executor = { path = "../../core/executor" }
|
||||
|
||||
Reference in New Issue
Block a user