diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-06-04 13:34:07 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-06-04 13:34:07 +0200 |
| commit | f067783461aff336e1273c9948d620d4009aedc4 (patch) | |
| tree | 0e752a00449438fe3444421e235a133212746859 /rust-toolchain | |
| parent | 57304823dbd1c246d1166e85c156e694d2f7a184 (diff) | |
| download | rust-f067783461aff336e1273c9948d620d4009aedc4.tar.gz rust-f067783461aff336e1273c9948d620d4009aedc4.zip | |
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' 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 997e7ba9382..2386a751f04 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-05-19" +channel = "nightly-2022-06-04" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
