Rustup to rustc 1.89.0-nightly (44f415c1d 2025-06-06)

This commit is contained in:
bjorn3 2025-06-07 14:18:29 +00:00
parent 46e0b2158e
commit 4e3bf2da2f

View file

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