ci: update rust-toolchain

This commit is contained in:
Oleksandr Babak 2024-09-06 11:29:12 +02:00
parent 01d8508b6c
commit 5b4941a510
No known key found for this signature in database
GPG Key ID: B21CA2CAC0240BB9

View File

@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2024-07-16"
channel = "nightly-2024-09-06"
components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
targets = [
"thumbv7em-none-eabi",