anos/rust-toolchain.toml

5 lines
102 B
TOML

[toolchain]
channel = "nightly"
components = [ "llvm-tools-preview", "rust-src" ]
profile = "minimal"