Cargo.toml 426 B
Newer Older
[package]
name = "polkadot-statement-table"
version = "0.7.8"
edition = "2018"
codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = ["derive"] }
sp-core = { git = "https://github.com/paritytech/substrate", branch = "ashley-polkadot-wasm" }
primitives = { package = "polkadot-primitives", path = "../primitives" }