Rustup to rustc 1.57.0-nightly (1698e3cac 2021-09-06)

This commit is contained in:
bjorn3 2021-09-07 20:45:28 +02:00
parent 95f06887ea
commit 0a8787fdda

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2021-09-01"
channel = "nightly-2021-09-07"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]