mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Update to Rust 1.72
This commit is contained in:
parent
408b48834b
commit
740528eaf9
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
# older versions may fail to compile; newer versions may fail the clippy tests
|
# older versions may fail to compile; newer versions may fail the clippy tests
|
||||||
channel = "1.70"
|
channel = "1.72"
|
||||||
|
|
Loading…
Reference in a new issue