Rustup to rustc 1.87.0-nightly (794c12416 2025-02-21)

This commit is contained in:
bjorn3 2025-02-22 11:42:10 +00:00
parent 52338f4e06
commit 5ff55a4783

View file

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