diff --git a/rust-toolchain b/rust-toolchain index de340cf8c35..348280c2bcf 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-04-23" +channel = "nightly-2024-04-28" components = ["rust-src", "rustc-dev", "llvm-tools"]