Rustup to rustc 1.94.0-nightly (4f14395c3 2025-12-22)

This commit is contained in:
bjorn3 2025-12-23 16:22:22 +00:00
parent de4168be8c
commit 6f3f6bdacb

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-12-18"
channel = "nightly-2025-12-23"
components = ["rust-src", "rustc-dev", "llvm-tools", "rustfmt"]
profile = "minimal"