diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-01-18 13:02:02 +0100 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-01-18 13:02:02 +0100 |
| commit | b85cbddf751b056ff1a7f925ccdcf9d04e554725 (patch) | |
| tree | 58fb0e7ee8d625b1e00d2d739a3b857db910d142 | |
| parent | 489bff55430c1049c5f80ff7c69e7fd801a4eafd (diff) | |
| download | rust-b85cbddf751b056ff1a7f925ccdcf9d04e554725.tar.gz rust-b85cbddf751b056ff1a7f925ccdcf9d04e554725.zip | |
Rustup to rustc 1.60.0-nightly (ee5d8d37b 2022-01-17)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index cab94c0b8cf..f1bc748284d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-30" +channel = "nightly-2022-01-18" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
