mirror of
https://github.com/ankitects/anki.git
synced 2026-01-07 02:53:54 -05:00
Update to Rust 1.90
This commit is contained in:
parent
2d4de33cf3
commit
00f3084b0f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
# older versions may fail to compile; newer versions may fail the clippy tests
|
||||
channel = "1.89.0"
|
||||
channel = "1.90.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue