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