Rustup to rustc 1.95.0-nightly (47611e160 2026-02-12)

This commit is contained in:
bjorn3 2026-02-13 10:38:52 +00:00
parent 33e6037170
commit 47f2bf6d65

View file

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