4 lines
59 B
TOML
4 lines
59 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
targets = [ "wasm32-wasi" ]
|