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

[dependencies]
substrate-codec = { git = "https://github.com/paritytech/paritysubstrate" }
substrate-codec-derive = { git = "https://github.com/paritytech/paritysubstrate" }
substrate-primitives = { git = "https://github.com/paritytech/paritysubstrate" }
polkadot-primitives = { path = "../primitives" }