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-27 17:28:00 -05:00
channel = "1.90.0"
2025-03-21 10:33:31 -04:00
components = ["clippy", "rustfmt"]