Update polkadot dependencies

This commit is contained in:
EgorPopelyaev
2023-05-02 15:56:12 +02:00
parent cf4a6efbbd
commit 56c0353172
51 changed files with 1293 additions and 1292 deletions
@@ -8,7 +8,7 @@ build = "build.rs"
[dependencies]
# Polkadot
polkadot-node-core-pvf-worker = { git = "https://github.com/paritytech/polkadot", branch = "master" }
polkadot-node-core-pvf-worker = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.42" }
[build-dependencies]
toml = "0.7.3"