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