diff --git a/rust-toolchain-nightly.toml b/rust-toolchain-nightly.toml
index 2143c1b2d..d965d67dd 100644
--- a/rust-toolchain-nightly.toml
+++ b/rust-toolchain-nightly.toml
@@ -1,5 +1,5 @@
 [toolchain]
-channel = "nightly-2024-05-20"
+channel = "nightly-2024-06-18"
 components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
 targets = [
     "thumbv7em-none-eabi",