rust/rust-toolchain.toml

4 lines
127 B
TOML

[toolchain]
channel = "nightly-2026-01-14"
components = ["rust-src", "rustc-dev", "llvm-tools", "rustfmt"]
profile = "minimal"