diff --git a/rust-toolchain b/rust-toolchain index 75a305809b1c..e3e55123592e 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-07-07" +channel = "nightly-2025-07-08" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"