Files
pezkuwi-subxt/test/relay-validation-worker-provider/Cargo.toml
T
Dan Shields ec401ce1d0 move to rust 2021 (#759)
* move to rust 2021

* fix formatting, more moves
2021-11-16 15:12:06 +01:00

10 lines
282 B
TOML

[package]
name = "cumulus-test-relay-validation-worker-provider"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
build = "build.rs"
[dependencies]
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "master" }