Files
pezkuwi-subxt/polkadot/statement-table/Cargo.toml
T
Mara Robin B 7eba8f2162 bump to 0.9.23 (#5593)
* bump version to 0.9.23

* bump spec_version to 9230
2022-05-27 10:18:23 +02:00

11 lines
394 B
TOML

[package]
name = "polkadot-statement-table"
version = "0.9.23"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
[dependencies]
parity-scale-codec = { version = "3.1.2", default-features = false, features = ["derive"] }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
primitives = { package = "polkadot-primitives", path = "../primitives" }