Files
descro/rust-toolchain.toml
2026-05-16 18:00:24 +02:00

5 lines
85 B
TOML

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