diff --git a/rust-toolchain b/rust-toolchain index 4eb104ed5117..87426f7b8d55 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-10-24" +channel = "nightly-2024-10-31" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"