chore(toolchain): update (#1712)

* [create-pull-request] automated change

* Remove unused enums

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Henrik Friedrichsen
2025-09-29 22:35:59 +02:00
committed by GitHub
parent e712c17735
commit 6dcdd8dba8
4 changed files with 2 additions and 15 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.89.0"
channel = "1.90.0"
components = ["rustfmt", "clippy", "rust-analyzer"]