rust-extensions/rust-toolchain.toml

4 lines
86 B
TOML

[toolchain]
channel = "1.71"
components = ["rustfmt", "clippy", "llvm-tools-preview"]