Rustup to rustc 1.71.0-nightly (cca7ee581 2023-05-27)

This commit is contained in:
bjorn3 2023-05-28 09:55:04 +00:00
parent ba0ab0a830
commit d91fabd44f

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-05-26"
channel = "nightly-2023-05-28"
components = ["rust-src", "rustc-dev", "llvm-tools"]