diff --git a/rust-toolchain b/rust-toolchain index 9f547841f83c..61bcbc3373ed 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-07-10" +channel = "nightly-2025-07-11" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"