Update stable Rust to 1.77

This commit is contained in:
Dario Nieuwenhuis 2024-03-21 15:15:51 +01:00
parent 29d388042c
commit 3ae19bb8f9

View File

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