diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-06-03 08:38:19 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-06-03 08:38:19 +0200 |
| commit | ab8bede9d7feb7e4103753977e4e844abb12f033 (patch) | |
| tree | afd9bc0979e528bef9467772761ce7bec052eb33 | |
| parent | 531bfc83b6f24dda7d16d3a2f349c9d85d172131 (diff) | |
| download | rust-ab8bede9d7feb7e4103753977e4e844abb12f033.tar.gz rust-ab8bede9d7feb7e4103753977e4e844abb12f033.zip | |
Bump nightly version -> 2021-06-03
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index cb8cb0978f6..e3863c46288 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-05-20" +channel = "nightly-2021-06-03" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
