diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-07-15 10:32:21 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-07-15 10:32:21 +0200 |
| commit | 43b0121fa74a883988c440358ea4e462afadfe77 (patch) | |
| tree | 0805adc5b0eb85048af44554eaf1b0c7e8080908 | |
| parent | 69fbd64e2a4a4bd52dd8b965316c91902ab90797 (diff) | |
| download | rust-43b0121fa74a883988c440358ea4e462afadfe77.tar.gz rust-43b0121fa74a883988c440358ea4e462afadfe77.zip | |
Bump nightly version -> 2021-07-15
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 2d3c65c1d39..bf9cfb61b46 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-07-01" +channel = "nightly-2021-07-15" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
