zellij/rust-toolchain
a-kenji 1517aa6c45 Pin to nighlty 2021-04-23
Rustfmt doesn't build on current nighlty
2021-04-26 11:58:15 +02:00

4 lines
121 B
Text

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