Rustup to rustc 1.93.0-nightly (b6d7ff3aa 2025-11-14)

This commit is contained in:
bjorn3
2025-11-15 16:18:36 +00:00
parent 699fa9a912
commit 614349ab2c
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-11-08"
channel = "nightly-2025-11-15"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"