mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 08:11:04 +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
@@ -4,6 +4,9 @@ version = "2.0.0-alpha.4"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
homepage = "https://substrate.dev"
|
||||
repository = "https://github.com/paritytech/substrate/"
|
||||
description = "Patterns to benchmark in a FRAME runtime."
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.101", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user