Rustup to rustc 1.92.0-nightly (839222065 2025-10-05)

This commit is contained in:
bjorn3
2025-10-06 10:11:18 +00:00
parent d89c480985
commit c7b4a1d58a
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-10-01"
channel = "nightly-2025-10-06"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"