rust/rust-toolchain
2025-02-06 14:31:22 +01:00

6 lines
215 B
Text

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