Files
ploidy/rust-toolchain.toml
2026-06-01 08:35:29 -07:00

5 lines
86 B
TOML

[toolchain]
channel = "1.96.0"
profile = "minimal"
components = ["clippy", "rustfmt"]