Rustup to rustc 1.71.0-nightly (f49560538 2023-04-28)

This commit is contained in:
bjorn3 2023-04-29 11:16:48 +00:00
parent 72022bb24d
commit ee3721eec6

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-04-25"
channel = "nightly-2023-04-29"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]