Rustup to rustc 1.89.0-nightly (60dabef95 2025-05-19)

This commit is contained in:
bjorn3 2025-05-20 09:43:45 +00:00
parent 0e43247bc9
commit 04c7e5a7e3

View file

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