Rustup to rustc 1.94.0-nightly (ba2142a19 2025-12-07)

This commit is contained in:
bjorn3
2025-12-08 09:46:16 +00:00
parent b0d62ebccc
commit 29d4cbafa4
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-11-28"
channel = "nightly-2025-12-08"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"