Rustup to rustc 1.87.0-nightly (30f168ef8 2025-03-05)

This commit is contained in:
bjorn3 2025-03-06 12:40:11 +00:00
parent 41b355ac4b
commit f048c45018

View file

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