Rustup to rustc 1.89.0-nightly (cdd545be1 2025-06-07)

This commit is contained in:
bjorn3 2025-06-08 11:42:13 +00:00
parent d0040227d9
commit 7988b8c0b3

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-06-07"
channel = "nightly-2025-06-08"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"