6 lines
104 B
TOML
6 lines
104 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = []
|
||
|
profile = "default"
|
||
|
targets = ["wasm32-unknown-unknown"]
|