Rustup to rustc 1.95.0-nightly (838709580 2026-02-17)

This commit is contained in:
bjorn3 2026-02-18 14:52:59 +00:00
parent 173d38e22a
commit abdb98ad4b

View file

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