diff --git a/rust-toolchain b/rust-toolchain index 8211845cb45..4920026d3d4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-10" +channel = "nightly-2023-12-13" components = ["rust-src", "rustc-dev", "llvm-tools"]