Files
rust/rust-toolchain.toml
T

5 lines
127 B
TOML

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