machines/rust/rust-toolchain.toml

4 lines
107 B
TOML

[toolchain]
channel = "1.88.0"
components = ["rustfmt", "clippy", "cargo", "rust-src"]
profile = "minimal"