diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-04-27 12:32:20 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-04-27 12:32:20 +0200 |
| commit | 7e45747a3d7c0877da20a9931cffc50e1b6d6aa4 (patch) | |
| tree | 052029bb7d32bddec3bc09740cc05919ad2928a3 | |
| parent | ea3bbf0451c60231772111cd7abf12fbcea327a2 (diff) | |
| download | rust-7e45747a3d7c0877da20a9931cffc50e1b6d6aa4.tar.gz rust-7e45747a3d7c0877da20a9931cffc50e1b6d6aa4.zip | |
Rustup to rustc 1.62.0-nightly (082e4ca49 2022-04-26)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 966097c248b..2fa0ac3f772 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-04-21" +channel = "nightly-2022-04-27" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
