diff --git a/rust-toolchain b/rust-toolchain index 53ef4a76f41a..6fe2ec48e606 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-08-24" +channel = "nightly-2025-08-28" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"