Rustup to rustc 1.94.0-nightly (f6a07efc8 2026-01-16)

This commit is contained in:
bjorn3 2026-01-17 16:13:30 +00:00
parent 4d4fb2784f
commit fd97bb64ce

View file

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