Anki/rust-toolchain.toml
Damien Elmes f89ab00236 Update to Rust 1.88
We'll need to handle https://github.com/ankitects/anki/issues/4134 before
we get access to let chains.
2025-06-29 11:50:49 +07:00

3 lines
110 B
TOML

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