Rustup to rustc 1.59.0-nightly (e95e084a1 2021-12-19)

This commit is contained in:
bjorn3 2021-12-20 18:21:55 +01:00
parent bb6d83dac9
commit f557a7effb

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2021-12-16"
channel = "nightly-2021-12-20"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]