Rustup to rustc 1.63.0-nightly (10f4ce324 2022-06-22)

This commit is contained in:
bjorn3 2022-06-23 14:58:55 +02:00
parent 473e80eb28
commit c58a11e935

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2022-06-14"
channel = "nightly-2022-06-23"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]