diff --git a/rust-toolchain b/rust-toolchain index 7e3eaacf8ef08..54683e1ebb18b 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-10-29" +channel = "nightly-2023-11-02" components = ["rust-src", "rustc-dev", "llvm-tools"]