rust/rust-toolchain.toml
2025-12-25 20:50:52 +01:00

6 lines
215 B
TOML

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