mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
9 lines
200 B
TOML
9 lines
200 B
TOML
[package]
|
|
name = "polkadot-candidate-agreement"
|
|
version = "0.1.0"
|
|
authors = ["Robert Habermeier <rphmeier@gmail.com>"]
|
|
|
|
[dependencies]
|
|
futures = "0.1"
|
|
polkadot-primitives = { path = "../primitives" }
|