mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
10 lines
192 B
TOML
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.3"
|
|
tokio-timer = "0.1.2"
|