5 lines
97 B
TOML
5 lines
97 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = [ "rustfmt" ]
|
|
targets = [ "wasm32-unknown-unknown" ]
|