From 67cf1f856bf50fae7ee519cfdbc8f5b6ff8d6706 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Thu, 11 Dec 2025 17:36:54 +0100 Subject: Update Rust, nightly, xtensa. --- rust-toolchain-nightly.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust-toolchain-nightly.toml') diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml index dde431bba..2a46473b7 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "nightly-2025-09-26" +channel = "nightly-2025-12-11" components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ] targets = [ "thumbv7em-none-eabi", -- cgit