diff options
| author | xFrednet <xFrednet@gmail.com> | 2022-05-21 13:24:00 +0200 |
|---|---|---|
| committer | xFrednet <xFrednet@gmail.com> | 2022-05-21 13:24:00 +0200 |
| commit | 4587b6628d1dff4a3c23ffcaadb7276d12f1e165 (patch) | |
| tree | 1945f71c35dfc6788c1d22a65ce5194145756930 /rust-toolchain | |
| parent | 8d04a32ab4939c70c8db1c67a29600c64c6499a4 (diff) | |
Merge 'rust-clippy/master' into clippyup
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 03acb51306d..997e7ba9382 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-05-05" +channel = "nightly-2022-05-19" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
