[package] name = "cumulus-test-relay-validation-worker-provider" version = "0.1.0" authors = ["Parity Technologies "] edition = "2021" build = "build.rs" [dependencies] # Polkadot polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.40" } [build-dependencies] toml = "0.7.2"