diff --git a/rust-toolchain b/rust-toolchain index 244679a6759..f4629370f8a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-26" +channel = "nightly-2023-10-02" components = ["rust-src", "rustc-dev", "llvm-tools"]