diff --git a/rust-toolchain b/rust-toolchain index 10bdf09ba8b3..f5cf169c7f7c 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-08-02" +channel = "nightly-2024-08-07" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"