[package] name = "polkadot-statement-table" version = "0.9.13" authors = ["Parity Technologies "] edition = "2018" [dependencies] parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] } sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } primitives = { package = "polkadot-primitives", path = "../primitives" }