Rustup to rustc 1.94.0-nightly (2850ca829 2026-01-13)

This commit is contained in:
bjorn3 2026-01-14 10:59:12 +00:00
parent 94d5977b6c
commit 0b05e69bce

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2026-01-02"
channel = "nightly-2026-01-14"
components = ["rust-src", "rustc-dev", "llvm-tools", "rustfmt"]
profile = "minimal"