cosmic-greeter/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2025-03-21 10:33:31 -04:00
[toolchain]
2026-02-24 15:49:22 -05:00
channel = "1.92.0"
2025-03-21 10:33:31 -04:00
components = ["clippy", "rustfmt"]