about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-23 10:08:13 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-23 10:08:13 +0000
commit9f5fc01b8b50348091ba3143a4db7dd3e116eda2 (patch)
tree4f7c3565b55582f75eb53018b9f291ceb0513df2
parentfc8631bb1b818f81d89807fa356d6877fb989aba (diff)
downloadrust-9f5fc01b8b50348091ba3143a4db7dd3e116eda2.tar.gz
rust-9f5fc01b8b50348091ba3143a4db7dd3e116eda2.zip
Rustup to rustc 1.89.0-nightly (be19eda0d 2025-06-22)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f09a2628777..a379f9c7e48 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-19"
+channel = "nightly-2025-06-23"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"