Files
nix_builder/rust-toolchain.toml
2026-02-14 15:55:17 -05:00

5 lines
86 B
TOML

[toolchain]
channel = "stable"
profile = "default"
components = ["clippy", "rustfmt"]