Files
Core/rust-toolchain

5 lines
100 B
Plaintext

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