Update dependencies

This commit is contained in:
EgorPopelyaev
2022-10-20 18:15:50 +02:00
parent a53703ee3e
commit 4e87fdbb9d
47 changed files with 1138 additions and 1125 deletions
@@ -8,7 +8,7 @@ build = "build.rs"
[dependencies]
# Polkadot
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "master" }
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.31" }
[build-dependencies]
toml = "0.5.9"