diff --git a/rust-toolchain b/rust-toolchain index 8d935df4d1f2..9dfc3464bc66 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-12-06" +channel = "nightly-2024-12-11" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"