Rustup to rustc 1.88.0-nightly (2fa8b11f0 2025-04-06)

This commit is contained in:
bjorn3 2025-04-07 19:40:28 +00:00
parent 6b06289a16
commit 25f263ded7

View file

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