diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-12-20 18:21:55 +0100 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-12-20 18:21:55 +0100 |
| commit | f557a7effb68fe580ec6d09f3072380ff5e1044d (patch) | |
| tree | aed679d762a7296818fe7b3088b4b490752681c6 | |
| parent | bb6d83dac9035b45db6801a7a84b9d99cca6f183 (diff) | |
| download | rust-f557a7effb68fe580ec6d09f3072380ff5e1044d.tar.gz rust-f557a7effb68fe580ec6d09f3072380ff5e1044d.zip | |
Rustup to rustc 1.59.0-nightly (e95e084a1 2021-12-19)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index c1d856702a9..7b5db307a2d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-16" +channel = "nightly-2021-12-20" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
