mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 19:31:02 +00:00
Update parity-scale-codec to 2.0 (#7994)
* update cargo.toml * use 2.0 in mmmr
This commit is contained in:
committed by
GitHub
parent
bea4a6524d
commit
f48296e9ad
@@ -40,5 +40,5 @@ sc-client-api = { version = "2.0.0", path = "../../api" }
|
||||
sc-block-builder = { version = "0.8.0", path = "../../block-builder" }
|
||||
sc-executor = { version = "0.8.0", path = "../../executor" }
|
||||
sp-panic-handler = { version = "2.0.0", path = "../../../primitives/panic-handler" }
|
||||
parity-scale-codec = "1.3.6"
|
||||
parity-scale-codec = "2.0.0"
|
||||
sp-tracing = { version = "2.0.0", path = "../../../primitives/tracing" }
|
||||
|
||||
Reference in New Issue
Block a user