Anki/rust-toolchain.toml
Damien Elmes 218757ca46 Update to Rust 1.85
Edition update to follow later

(cherry picked from commit 2727cf39b2)
2025-04-17 11:41:33 +10:00

3 lines
110 B
TOML

[toolchain]
# older versions may fail to compile; newer versions may fail the clippy tests
channel = "1.85.0"