Rustup to rustc 1.80.0-nightly (ef0027897 2024-05-12)

This commit is contained in:
bjorn3 2024-05-13 13:22:02 +00:00
parent df88c11867
commit 3270432f4b

View File

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