about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-21 09:52:08 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-21 09:52:08 +0000
commit91ae8651ae0bc6fcc3b3f4e9c0cfaeef1d9342d4 (patch)
tree97457a45d1165f07f09efb43bfff9fd0e1823d87
parent4811369acca1075cc8d3d496f3ca6eb64ac44bf3 (diff)
downloadrust-91ae8651ae0bc6fcc3b3f4e9c0cfaeef1d9342d4.tar.gz
rust-91ae8651ae0bc6fcc3b3f4e9c0cfaeef1d9342d4.zip
Rustup to rustc 1.87.0-nightly (78948ac25 2025-03-20)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1b2751c86e3..cbed84253fb 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-03-18"
+channel = "nightly-2025-03-21"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"