Rustup to rustc 1.90.0-nightly (498ae9fed 2025-07-28)

This commit is contained in:
bjorn3 2025-07-29 14:41:03 +00:00
parent bfdb1c1642
commit 00fd153d0d

View file

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