1
Fork 0

Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28)

This commit is contained in:
bjorn3 2021-03-29 10:26:20 +02:00
parent 94b51d14e6
commit 0969bc6dde

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2021-03-26"
channel = "nightly-2021-03-29"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]