zellij/rust-toolchain
2021-04-13 15:35:37 +01:00

4 lines
110 B
Text

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy", "rust-analysis"]
targets = ["wasm32-wasi"]