seal.devcomp.xyz/rust-toolchain.toml

4 lines
90 B
TOML

[toolchain]
profile = "default"
channel = "stable"
targets = [ "wasm32-unknown-unknown" ]