zellij/rust-toolchain
2021-04-26 18:58:42 +01:00

5 lines
107 B
Plaintext

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