blueopinion/rust-toolchain.toml
2024-12-23 11:59:49 +01:00

5 lines
135 B
TOML

[toolchain]
channel = "1.83.0"
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src" ]
targets = [ ]
profile = "minimal"