Rustup to rustc 1.90.0-nightly (2a023bf80 2025-07-10)

This commit is contained in:
bjorn3
2025-07-11 10:29:10 +00:00
parent ef087b0edd
commit 5d1bc9b8c4
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-07-10"
channel = "nightly-2025-07-11"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"