Files
rust/rust-toolchain.toml
T

5 lines
127 B
TOML

[toolchain]
channel = "nightly-2025-12-18"
components = ["rust-src", "rustc-dev", "llvm-tools", "rustfmt"]
profile = "minimal"