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

4 lines
110 B
Text

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