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

[dependencies]
substrate-codec = { path = "../../substrate/codec" }
substrate-primitives = { path = "../../substrate/primitives" }
polkadot-primitives = { path = "../primitives" }