mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 10:35:42 +00:00
5c842f77bc
- Everything polkadot becomes polkadot-. - Wasm (substrate) executor tests split from Wasm (Polkadot) runtime and built independently.
10 lines
195 B
TOML
10 lines
195 B
TOML
[package]
|
|
name = "polkadot-candidate-agreement"
|
|
version = "0.1.0"
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
|
|
[dependencies]
|
|
futures = "0.1.17"
|
|
parking_lot = "0.4"
|
|
tokio-timer = "0.1.2"
|