Anki/rust-toolchain.toml
Damien Elmes 365b243e04 Update to Rust 1.85
Edition update to follow later
2025-02-21 10:42:42 +07:00

3 lines
110 B
TOML

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