Files
pezkuwi-subxt/test/relay-validation-worker-provider/Cargo.toml
T
Bastian Köcher 4d37f94a5e Prepare for 0.9.18
2022-03-22 17:28:56 +01:00

12 lines
303 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
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.18" }