Files
pezkuwi-subxt/polkadot/statement-table/Cargo.toml
T
Martin Pugh cfbfefc972 Bump version, specs & substrate in prep for v0.9.8 (#3387)
* bump version

* bump substrate

* bump spec_versions
2021-07-01 12:09:41 +02:00

11 lines
393 B
TOML

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