Rustup to rustc 1.89.0-nightly (4b27a04cc 2025-06-04)

This commit is contained in:
bjorn3 2025-06-05 09:35:09 +00:00
parent 8f889f843b
commit bcac194b24

View file

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