about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-06 12:40:11 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-03-06 12:40:11 +0000
commitf048c4501839701e27443abe68407f2824197137 (patch)
tree5c59756eb0c79f2f9a3e353ba0474e345f2e05c0
parent41b355ac4b3170e0892c58f7b547f17d628c011a (diff)
downloadrust-f048c4501839701e27443abe68407f2824197137.tar.gz
rust-f048c4501839701e27443abe68407f2824197137.zip
Rustup to rustc 1.87.0-nightly (30f168ef8 2025-03-05)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d9b4f2fc674..4a566552322 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-03-03"
+channel = "nightly-2025-03-06"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"