diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 540edc60db..ebae252ef5 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "nightly-2023-11-15" +channel = "nightly-2023-12-01" components = [ "llvm-tools", "rust-src",