diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-08-11 19:42:16 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-08-11 19:42:16 +0200 |
| commit | dc29cfb8d5338af23e6b06aaff6cc0229e688da0 (patch) | |
| tree | fa40202be0b823c66362915e3aa6a877578368d1 /rust-toolchain | |
| parent | f719599c0f8eedc504ddedfcbb9e196128b8b129 (diff) | |
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' 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 23ba7c71277..7e14df4feea 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-07-28" +channel = "nightly-2022-08-11" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
