Rustup to rustc 1.87.0-nightly (f8a913b13 2025-02-23)

This commit is contained in:
bjorn3 2025-02-24 14:21:50 +00:00
parent c9e68eb0e1
commit fb85ef70fc

View file

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