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