cosmic-comp/rust-toolchain.toml
Ian Douglas Scott 3a6ff7eba8 Update toolchain to Rust 1.85
This matches the `rust-version` of libcosmic.
2025-05-19 21:29:51 +02:00

3 lines
57 B
TOML

[toolchain]
channel = "1.85"
components = [ "rust-src" ]