Skip to content
Snippets Groups Projects
Commit 6ed8d272 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix(#189): force rust-toolchain.toml for runtimes as well

parent 6d08b286
No related branches found
No related tags found
1 merge request!239Resolve "srtool no more builds the WASM"
Pipeline #35859 canceled
This commit is part of merge request !239. Comments created here will be created in the context of that merge request.
[toolchain]
channel = "nightly-2023-10-31"
components = [ "rustfmt", "clippy", "rust-std", "cargo", "rust-src" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"
[toolchain]
channel = "nightly-2023-10-31"
components = [ "rustfmt", "clippy", "rust-std", "cargo", "rust-src" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"
[toolchain]
channel = "nightly-2023-10-31"
components = [ "rustfmt", "clippy", "rust-std", "cargo", "rust-src" ]
targets = [ "wasm32-unknown-unknown" ]
profile = "minimal"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment