Validation-worker: Add support for patches and rerun on Cargo.lock (#1344)

* Validation-worker: Add support for patches and rerun on Cargo.lock

* Update Cargo.lock
This commit is contained in:
Bastian Köcher
2022-06-13 09:57:56 +02:00
committed by GitHub
parent ad36595484
commit b56eb7259a
3 changed files with 72 additions and 16 deletions
@@ -9,3 +9,6 @@ build = "build.rs"
# Polkadot
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "master" }
[build-dependencies]
toml = "0.5.4"