Bump MSRV to 1.89

This commit is contained in:
Ulyssa
2025-10-26 07:41:37 -07:00
parent 3149f79d11
commit b5d356e741
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.88"
channel = "1.89"
components = [ "clippy" ]