diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-11-04 12:52:36 +0000 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-11-04 12:52:36 +0000 |
| commit | e674d0a59924a5c36ce0ccb6e21d6e2419b08145 (patch) | |
| tree | cd62e75ccca4a32162e0d2324971c566edd9306f /rust-toolchain | |
| parent | c2cbf55323327efe3a791358e4256dee75322ddb (diff) | |
| download | rust-e674d0a59924a5c36ce0ccb6e21d6e2419b08145.tar.gz rust-e674d0a59924a5c36ce0ccb6e21d6e2419b08145.zip | |
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' 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 67eaf286004..09554c08987 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-10-21" +channel = "nightly-2021-11-04" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
