diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-09-08 10:58:51 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-09-08 10:58:51 +0200 |
| commit | 3cb1d283d64bd2061c151820202985fa08c2787e (patch) | |
| tree | e98dfa9d8c156e38a9275ee3536362e238f36c90 | |
| parent | 4962608ca6929874894e683ab38dbf5fe63df35d (diff) | |
| download | rust-3cb1d283d64bd2061c151820202985fa08c2787e.tar.gz rust-3cb1d283d64bd2061c151820202985fa08c2787e.zip | |
Bump nightly version -> 2021-09-08
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 8b0563eda6d..92bde3423a2 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-09-02" +channel = "nightly-2021-09-08" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
