Files
pezkuwi-subxt/substrate/candidate-agreement/Cargo.toml
T
Robert Habermeier 89d344fb3f update parking_lot
2018-01-10 22:03:34 +01:00

10 lines
192 B
TOML

[package]
name = "polkadot-candidate-agreement"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
futures = "0.1"
parking_lot = "0.4"
tokio-timer = "0.1.2"