Rustup to rustc 1.56.0-nightly (5ad7389bd 2021-08-06)

This commit is contained in:
bjorn3 2021-08-07 10:33:14 +02:00
parent e48b2fa7dd
commit e1b6dc0787

View File

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