Merge pull request #2724 from embassy-rs/update-rust

Update stable Rust to 1.77
This commit is contained in:
Dario Nieuwenhuis 2024-03-21 14:27:36 +00:00 committed by GitHub
commit ee1aa80e30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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