Cargo.toml 331 B
Newer Older
[package]
name = "polkadot-statement-table"
version = "0.1.0"
authors = ["Parity Technologies <[email protected]>"]

[dependencies]
parity-codec = "3.0"
parity-codec-derive = "3.0"
substrate-primitives = { git = "https://github.com/paritytech/substrate", branch = "polkadot-master" }
polkadot-primitives = { path = "../primitives" }