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

5 lines
110 B
Plaintext

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