Rustup to rustc 1.89.0-nightly (586ad391f 2025-06-15)

This commit is contained in:
bjorn3 2025-06-16 08:15:58 +00:00
parent ab385a9916
commit 1ade48fde9

View file

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