about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-23 16:26:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-23 16:26:03 +0000
commit264e1addfd72181741188ab318f2542e86ad4d53 (patch)
treeb8287ad8c1cbb001b5259712960cda3443490d58
parent086dba2a15a1f94358f71c2f92b466c9e22b0322 (diff)
downloadrust-264e1addfd72181741188ab318f2542e86ad4d53.tar.gz
rust-264e1addfd72181741188ab318f2542e86ad4d53.zip
Rustup to rustc 1.87.0-nightly (b48576b4d 2025-03-22)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index cbed84253fb..a6b0bf5fba1 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-03-21"
+channel = "nightly-2025-03-23"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"