rust/rust-toolchain.toml
2025-10-06 17:26:17 +02:00

6 lines
215 B
TOML

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