Rustup to rustc 1.89.0-nightly (5d707b07e 2025-06-02)

This commit is contained in:
bjorn3 2025-06-03 08:51:18 +00:00
parent bc74556fa4
commit 814ef9f080

View file

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