Rustup to rustc 1.88.0-nightly (00095b3da 2025-04-03)

This commit is contained in:
bjorn3 2025-04-04 10:30:15 +00:00
parent 43f423262f
commit 4807c29d08

View file

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