1
Fork 0

Rustup to rustc 1.60.0-nightly (a00e130da 2022-01-29)

This commit is contained in:
bjorn3 2022-01-30 13:21:12 +01:00
parent 28ba4302cc
commit 7aaa87bcd2

View file

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