Files
rust/rust-toolchain

7 lines
215 B
Plaintext

[toolchain]
# begin autogenerated nightly
channel = "nightly-2025-02-27"
# end autogenerated nightly
components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
profile = "minimal"