mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
alpha.4 release fixes (#5303)
* Adding missing metadata for benchmark-pallet * Missed to bump a few * release on roling tag * Wasm executors were missed
This commit is contained in:
committed by
GitHub
parent
25e25a83b9
commit
becbe0a339
@@ -21,7 +21,7 @@ sp-io = { version = "2.0.0-alpha.4", path = "../../primitives/io" }
|
||||
hex-literal = "0.2.1"
|
||||
pallet-balances = { version = "2.0.0-alpha.4", path = "../balances" }
|
||||
sp-core = { version = "2.0.0-alpha.4", path = "../../primitives/core" }
|
||||
substrate-test-utils = { version = "2.0.0-alpha.2", path = "../../test-utils" }
|
||||
substrate-test-utils = { version = "2.0.0-alpha.4", path = "../../test-utils" }
|
||||
serde = { version = "1.0.101" }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user