diff --git a/rust-toolchain b/rust-toolchain index 307a0ad12cc8..5f9602e509e0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-07-25" +channel = "nightly-2025-07-29" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"