about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2025-05-21 19:46:24 -0400
committerAntoni Boucher <bouanto@zoho.com>2025-05-21 19:46:24 -0400
commitce3dae9c52a145ae1cb9eea5089ec2d1cca8e9bf (patch)
tree16a0a84bd1f37005203439996408e12f8b5dcdf0
parent721ac5af0f4d758a42c64c67316d7e8caed6e870 (diff)
downloadrust-ce3dae9c52a145ae1cb9eea5089ec2d1cca8e9bf.tar.gz
rust-ce3dae9c52a145ae1cb9eea5089ec2d1cca8e9bf.zip
Update to nightly-2025-05-21
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a8cda28688c..bafe497a2a2 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-05-12"
+channel = "nightly-2025-05-21"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]