ci: use stable 1.75.

This commit is contained in:
Dario Nieuwenhuis 2023-12-28 18:14:55 +01:00
parent 750aa3ceec
commit 8d36fe3882

View File

@ -1,5 +1,5 @@
[toolchain]
channel = "beta-2023-12-17"
channel = "1.75"
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = [
"thumbv7em-none-eabi",