diff --git a/rust-toolchain b/rust-toolchain index b72d15428f..b804d542ff 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-05-01" +channel = "nightly-2024-11-15" components = [ "rustfmt", "rustc-dev", "llvm-tools-preview", "rust-src" ]