Files
nix_builder/rust-toolchain.toml

5 lines
98 B
TOML
Raw Normal View History

[toolchain]
channel = "nightly-2026-05-23"
profile = "default"
components = ["clippy", "rustfmt"]