Rustup to rustc 1.92.0-nightly (1d23d0680 2025-10-22)

This commit is contained in:
bjorn3
2025-10-23 11:43:38 +00:00
parent 2e8f8d5414
commit bc6f1ef74a
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-10-17"
channel = "nightly-2025-10-23"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"