Update stable Rust.

This commit is contained in:
Dario Nieuwenhuis 2024-05-12 23:31:42 +02:00
parent 4cade64ebd
commit f30b298b0e

View File

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