about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-20 09:43:45 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-20 09:43:45 +0000
commit04c7e5a7e320dfc4e5ffda56e370479c3974dbaf (patch)
tree77998c497c2db5aac3fcca89faca33c874528fc7
parent0e43247bc94d50b4a341e68cfabe8f7fd75f6376 (diff)
downloadrust-04c7e5a7e320dfc4e5ffda56e370479c3974dbaf.tar.gz
rust-04c7e5a7e320dfc4e5ffda56e370479c3974dbaf.zip
Rustup to rustc 1.89.0-nightly (60dabef95 2025-05-19)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 78cfde6ad01..4b6ed82762b 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-05-18"
+channel = "nightly-2025-05-20"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"