Rustup to rustc 1.89.0-nightly (e703dff8f 2025-06-11)

This commit is contained in:
bjorn3 2025-06-12 16:48:29 +00:00
parent 047a10643b
commit 9594d67bcf

View file

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