Rustup to rustc 1.89.0-nightly (5e16c6620 2025-05-24)

This commit is contained in:
bjorn3
2025-05-25 18:39:17 +00:00
parent aa04a27268
commit 979dcf8e2f

View File

@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-05-20"
channel = "nightly-2025-05-25"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"