Files
nix_builder/rust-toolchain.toml
2026-06-28 23:07:38 -04:00

5 lines
98 B
TOML

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