diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml index 6efd98956..8faa1a073 100644 --- a/rust-toolchain-nightly.toml +++ b/rust-toolchain-nightly.toml @@ -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",