Rustup to rustc 1.90.0-nightly (0fa4ec6cd 2025-06-25)

This commit is contained in:
bjorn3 2025-06-26 10:16:27 +00:00
parent e428e59315
commit d0ee10d2f8

View file

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