about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2025-04-25 10:05:35 -0400
committerAntoni Boucher <bouanto@zoho.com>2025-04-25 10:05:35 -0400
commit79339104b1cc2e0cce8eb4e74e0184e00e872782 (patch)
tree05474dbebfd2b6df69e6be470a4bbba964e7d076
parent5dbe271045ea57b55071d8f61733d31bf8056c69 (diff)
Update to nightly-2025-04-25
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index fd898c59707..452d3f22dc5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-04-17"
+channel = "nightly-2025-04-25"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]