diff --git a/rust-toolchain b/rust-toolchain index 78cfde6ad01a..4b6ed82762be 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-05-18" +channel = "nightly-2025-05-20" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal"