Rustup to rustc 1.90.0-nightly (e43d139a8 2025-07-09)

This commit is contained in:
bjorn3
2025-07-10 10:37:15 +00:00
parent 2f84e16016
commit fb6de82523
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-07-08"
channel = "nightly-2025-07-10"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"