Rustup to rustc 1.80.0-nightly (9cdfe285c 2024-05-22)

This commit is contained in:
bjorn3 2024-05-23 12:25:11 +00:00
parent cc6c5ecf58
commit 8bb463ae11

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-05-19"
channel = "nightly-2024-05-23"
components = ["rust-src", "rustc-dev", "llvm-tools"]