Cargo.toml 441 B
Newer Older
[package]
name = "polkadot-statement-table"
version = "0.6.3"
edition = "2018"
codec = { package = "parity-scale-codec", version = "~1.0.0", default-features = false, features = ["derive"] }
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "kiz-rpc-for-fee-stuff" }
primitives = { package = "polkadot-primitives", path = "../primitives" }