Update to Rust 1.81 (#3322)

This commit is contained in:
Dario Nieuwenhuis 2024-09-09 02:13:17 +02:00 committed by GitHub
parent 1cf778904d
commit 74e724f968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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