mirror of
https://github.com/ankitects/anki.git
synced 2026-06-10 06:13:34 -04:00
* 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>
4 lines
110 B
TOML
4 lines
110 B
TOML
[toolchain]
|
|
# older versions may fail to compile; newer versions may fail the clippy tests
|
|
channel = "1.92.0"
|