Cargo.toml 444 B
Newer Older
[package]
name = "polkadot-statement-table"
Gavin Wood's avatar
Gavin Wood committed
version = "0.7.1"
edition = "2018"
codec = { package = "parity-scale-codec", version = "1.1.0", default-features = false, features = ["derive"] }
Ashley's avatar
Ashley committed
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "ashley-update-exit-future" }
primitives = { package = "polkadot-primitives", path = "../primitives" }