about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-19 09:28:38 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-19 09:28:38 +0000
commit8dea73acfd76a38173975ff1e60b7770af677768 (patch)
tree2a411a21daed3d90d21cda153bec454d4b271d7f
parent856ffb63c815824f0d4a61d34837b941ec2fa80f (diff)
downloadrust-8dea73acfd76a38173975ff1e60b7770af677768.tar.gz
rust-8dea73acfd76a38173975ff1e60b7770af677768.zip
Rustup to rustc 1.89.0-nightly (c68340350 2025-06-18)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a9ca0f23d8b..f09a2628777 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-17"
+channel = "nightly-2025-06-19"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"