Rustup to rustc 1.88.0-nightly (092a284ba 2025-04-13)

This commit is contained in:
bjorn3 2025-04-14 08:47:01 +00:00
parent 62c72fc381
commit f99bdfef83

View file

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