Files
anki/rust-toolchain.toml
Abdo 93c44335f6 Update to Rust 1.92 (#4461)
* Update to Rust 1.90

* Fix clippy errors

* Update to 1.92

* Update cargo-deny again

Deno crate was using a CVSS version 4.0, which wasn't supported

---------

Co-authored-by: Damien Elmes <gpg@ankiweb.net>
2026-01-11 18:50:16 +07:00

4 lines
110 B
TOML

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