diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-01-30 13:21:12 +0100 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-02-01 17:50:17 +0100 |
| commit | 7aaa87bcd24d82cf9ee50912d71ac304aeef88dc (patch) | |
| tree | ca6bb973762ce984a69f6bce3d2c8695cd88fc19 | |
| parent | 28ba4302ccc8e00b2469f92a4e68229d5981e553 (diff) | |
| download | rust-7aaa87bcd24d82cf9ee50912d71ac304aeef88dc.tar.gz rust-7aaa87bcd24d82cf9ee50912d71ac304aeef88dc.zip | |
Rustup to rustc 1.60.0-nightly (a00e130da 2022-01-29)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index cab94c0b8cf..bf316efc324 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-30" +channel = "nightly-2022-01-30" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
