diff --git a/rust-toolchain b/rust-toolchain index 7b7081bfe815..80723123274a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-08-17" +channel = "nightly-2024-09-10" components = ["llvm-tools", "rustc-dev"]