Rustup to rustc 1.86.0-nightly (bef3c3b01 2025-02-04)

This commit is contained in:
bjorn3 2025-02-05 11:27:16 +00:00
parent b226c6e2d6
commit 0ea2ce4f6d

View file

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