mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
Update parity-codec/-derive to 3.1 (#1900)
* Update parity-codec/-derive to 3.1 * Update wasm stuff
This commit is contained in:
@@ -12,7 +12,7 @@ tokio = "0.1.7"
|
||||
futures = "0.1"
|
||||
exit-future = "0.1"
|
||||
cli = { package = "substrate-cli", path = "../../core/cli" }
|
||||
parity-codec = { version = "3.0" }
|
||||
parity-codec = { version = "3.1" }
|
||||
slog = "^2"
|
||||
sr-io = { path = "../../core/sr-io" }
|
||||
client = { package = "substrate-client", path = "../../core/client" }
|
||||
|
||||
Reference in New Issue
Block a user