Update substrate-wasm-builder from serai/polkadot-sdk to serai/patch-polkadot-sdk

Steps towards allowing us to delete the `serai/polkadot-sdk` repository.
This commit is contained in:
Luke Parker
2025-09-01 20:52:11 -04:00
parent 7d54c02ec6
commit 0066b94d38
3 changed files with 31 additions and 31 deletions

View File

@@ -76,7 +76,7 @@ frame-system-rpc-runtime-api = { git = "https://github.com/serai-dex/substrate",
pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/serai-dex/substrate", default-features = false }
[build-dependencies]
substrate-wasm-builder = { git = "https://github.com/serai-dex/polkadot-sdk", branch = "serai-next" }
substrate-wasm-builder = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "19c487d6aa9893b6b09a21ce0ab8aefb1c299186" }
[features]
std = [