1
Fork 0

Rustup to rustc 1.87.0-nightly (f8c27dfe1 2025-03-24)

This commit is contained in:
bjorn3 2025-03-25 17:14:58 +00:00
parent 7a9c428d82
commit 1875905a94

View file

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