anos/rust-toolchain.toml
2021-12-01 16:47:28 +08:00

5 lines
90 B
TOML

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