update rust version

This commit is contained in:
Tamo
2024-07-08 22:51:37 +02:00
parent 43db4f4242
commit ee9aa63044
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "1.75.0"
channel = "1.79.0"
components = ["clippy"]