Rustup to rustc 1.90.0-nightly (a2d45f73c 2025-07-07)

This commit is contained in:
bjorn3 2025-07-08 14:31:31 +00:00
parent 593087218e
commit 3bd8045460

View file

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