#1447 upgrade rust to fix compilation error

This commit is contained in:
Lennart 2024-01-16 07:50:19 +01:00
parent ac08b4ef9c
commit 3dd84f1fc0

View File

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