diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-08-12 11:09:15 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-08-12 11:09:15 +0200 |
| commit | c3995b5edcf898111ce1ab05df3d0e72088f8a00 (patch) | |
| tree | a6c7910f0bf64f9882450c356a3bdcdd0c333775 | |
| parent | d02016d68634637b3416cc740cbea7100dd06d7c (diff) | |
| download | rust-c3995b5edcf898111ce1ab05df3d0e72088f8a00.tar.gz rust-c3995b5edcf898111ce1ab05df3d0e72088f8a00.zip | |
Bump nightly version -> 2021-08-12
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index bff657bc110..23887f17845 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-07-29" +channel = "nightly-2021-08-12" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
