Files
rust/rust-toolchain.toml
T
2026-04-16 19:13:43 +02:00

7 lines
215 B
TOML

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