diff --git a/rust-toolchain b/rust-toolchain index 3e7da4e161f..34c76c31ae8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-04-11" +channel = "nightly-2024-04-15" components = ["rust-src", "rustc-dev", "llvm-tools"]