zellij/rust-toolchain
2021-03-26 16:01:22 +00:00

5 lines
110 B
Plaintext

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