Rustup to rustc 1.90.0-nightly (667787527 2025-07-02)

This commit is contained in:
bjorn3 2025-07-03 08:55:34 +00:00
parent ecd153360c
commit a0c1a29f58

View file

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