mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
6 lines
135 B
TOML
6 lines
135 B
TOML
[toolchain]
|
|
channel = "nightly-2022-09-21"
|
|
components = ["clippy", "rustfmt"]
|
|
profile = "default"
|
|
targets = ["wasm32-unknown-unknown"]
|