Files
ic10emu/rust-toolchain.toml
Rachel Powers 362695af4b ensure targets
2024-04-08 14:28:26 -07:00

5 lines
90 B
TOML

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