Rustup to rustc 1.92.0-nightly (52618eb33 2025-09-14)

This commit is contained in:
bjorn3
2025-09-15 14:20:54 +00:00
parent 1d61b61f69
commit 7fdb85538d
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-09-12"
channel = "nightly-2025-09-15"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"