Rustup to rustc 1.87.0-nightly (78948ac25 2025-03-20)

This commit is contained in:
bjorn3 2025-03-21 09:52:08 +00:00
parent 4811369acc
commit 91ae8651ae

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-03-18"
channel = "nightly-2025-03-21"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"