Rustup to rustc 1.89.0-nightly (70b3f4666 2025-05-30)

This commit is contained in:
bjorn3 2025-05-31 13:43:30 +00:00
parent 26242be173
commit bc74556fa4

View file

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