mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 19:31:02 +00:00
update deps with the asset destroy changes in substrate and polkadot (#1932)
* update deps with the asste destroy changes in substrate and polkadot * fix buildah
This commit is contained in:
@@ -8,7 +8,7 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
|
||||
# Polkadot
|
||||
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33" }
|
||||
polkadot-node-core-pvf = { git = "https://github.com/paritytech/polkadot", branch = "release-v0.9.33-asset-destroy" }
|
||||
|
||||
[build-dependencies]
|
||||
toml = "0.5.9"
|
||||
|
||||
Reference in New Issue
Block a user