diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-09-08 16:31:47 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-09-08 16:31:47 +0200 |
| commit | 091ed44b50a79a158cea77f44d12245a8ce6276a (patch) | |
| tree | 6c6279bd1ed149039e8a444dd58a2494172ad4a6 /rust-toolchain | |
| parent | f7aaa2a200d2e7809969ca2d8179e36fa7d90c2b (diff) | |
| download | rust-091ed44b50a79a158cea77f44d12245a8ce6276a.tar.gz rust-091ed44b50a79a158cea77f44d12245a8ce6276a.zip | |
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' 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 23887f17845..92bde3423a2 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-08-12" +channel = "nightly-2021-09-08" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
