types/rust-toolchain.toml
2021-08-17 13:30:24 +00:00

3 lines
67 B
TOML

[toolchain]
channel = "nightly"
components = ["rustfmt", "clippy"]