Rustup to rustc 1.89.0-nightly (be19eda0d 2025-06-22)

This commit is contained in:
bjorn3 2025-06-23 10:08:13 +00:00
parent fc8631bb1b
commit 9f5fc01b8b

View file

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