Rustup to rustc 1.95.0-nightly (873b4beb0 2026-02-15)

This commit is contained in:
bjorn3 2026-02-16 09:42:54 +00:00
parent 66d6f559bf
commit 417cc114f5

View file

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