[package] name = "polkadot-statement-table" version = "0.1.0" authors = ["Parity Technologies "] [dependencies] substrate-codec = { git = "https://github.com/paritytech/substrate" } substrate-codec-derive = { git = "https://github.com/paritytech/substrate" } substrate-primitives = { git = "https://github.com/paritytech/substrate" } polkadot-primitives = { path = "../primitives" }