Rustup to rustc 1.95.0-nightly (5c49c4f7c 2026-01-20)

This commit is contained in:
bjorn3 2026-01-21 12:32:38 +00:00
parent d43ca00f96
commit 7b8c532d9a

View file

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