rust/rust-toolchain

5 lines
157 B
Plaintext

[toolchain]
channel = "nightly-2024-06-27"
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"