1
Fork 0

Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15)

This commit is contained in:
bjorn3 2021-12-16 14:10:51 +01:00
parent d084fca557
commit d0f97fc039
5 changed files with 14 additions and 10 deletions

View file

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