mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 20:31:13 +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
@@ -21,7 +21,7 @@ console_error_panic_hook = "0.1.6"
|
||||
js-sys = "0.3.34"
|
||||
wasm-bindgen = "0.2.57"
|
||||
wasm-bindgen-futures = "0.4.18"
|
||||
kvdb-web = "0.8.0"
|
||||
kvdb-web = "0.9.0"
|
||||
sp-database = { version = "2.0.0", path = "../../primitives/database" }
|
||||
sc-informant = { version = "0.8.0", path = "../../client/informant" }
|
||||
sc-service = { version = "0.8.0", path = "../../client/service", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user