Rustup to rustc 1.88.0-nightly (e643f59f6 2025-04-07)

This commit is contained in:
bjorn3 2025-04-08 09:47:26 +00:00
parent 44bbe63739
commit b69a4787b4

View file

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