mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 21:08:01 +00:00
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"
|