diff options
| author | Eric Huss <eric@huss.org> | 2020-10-16 11:54:16 -0700 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2020-10-16 11:54:16 -0700 |
| commit | 031d2b0658cfed9e06df0f638df04543de31f476 (patch) | |
| tree | 80adbb245dda8ebdeb329b86216d5250d029e985 | |
| parent | 8850893d96252172700727fe9e746c8e1ebd5853 (diff) | |
| download | rust-031d2b0658cfed9e06df0f638df04543de31f476.tar.gz rust-031d2b0658cfed9e06df0f638df04543de31f476.zip | |
Bump bootstrap compiler
| -rw-r--r-- | src/stage0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index 98b4dfa9c74..e9c9fc7e034 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,7 +12,7 @@ # source tarball for a stable release you'll likely see `1.x.0` for rustc and # `0.(x+1).0` for Cargo where they were released on `date`. -date: 2020-10-07 +date: 2020-10-16 rustc: beta cargo: beta |
