mirror of
https://github.com/ankitects/anki.git
synced 2026-09-10 10:59:28 -04:00
## Linked issue (required) Closes #5308 ### Checklist (minimum) - [x] I ran `./ninja check` or an equivalent relevant check locally. - [ ] I added or updated tests when the change is non-trivial or behavior changed. ## Scope - [x] This PR is focused on one change (no unrelated edits). --------- Co-authored-by: Abdo <abdo@abdnh.net>
5 lines
141 B
TOML
5 lines
141 B
TOML
[toolchain]
|
|
# older versions may fail to compile; newer versions may fail the clippy tests
|
|
channel = "1.97.1"
|
|
components = ["rust-analyzer"]
|