Rustup to rustc 1.88.0-nightly (b45dd71d1 2025-04-30)

This commit is contained in:
bjorn3 2025-05-01 09:26:49 +00:00
parent e864f0f244
commit a308984e69
2 changed files with 2 additions and 1 deletions

View file

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