diff --git a/rust-toolchain b/rust-toolchain index f545fcecafe5..5507cc6104c6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-08-15" +channel = "nightly-2024-08-19" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"