Update Rust nightly.

This commit is contained in:
Dario Nieuwenhuis 2025-02-17 17:41:17 +01:00
parent ac6e8d0ad9
commit 489abb1f8f

View File

@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2024-12-10"
channel = "nightly-2025-02-17"
components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
targets = [
"thumbv7em-none-eabi",