diff --git a/rust-toolchain b/rust-toolchain index 9bbe72c2b61..86ef127badd 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-10-08" +channel = "nightly-2023-10-09" components = ["rust-src", "rustc-dev", "llvm-tools"]