about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-17 12:00:57 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-17 12:00:57 +0000
commitda831be4034d11297ab02740d52ae454a60dcc6f (patch)
tree876f1a666fc7b9294da8574f42a0bbf18c485251
parent7ed06e50b3698fd25a1ec2dec1b4659183a69352 (diff)
downloadrust-da831be4034d11297ab02740d52ae454a60dcc6f.tar.gz
rust-da831be4034d11297ab02740d52ae454a60dcc6f.zip
Rustup to rustc 1.89.0-nightly (45acf54ee 2025-06-16)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d92c80a3d93..a9ca0f23d8b 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-16"
+channel = "nightly-2025-06-17"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"