diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-05-15 17:59:22 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-15 17:59:22 -0600 |
| commit | 315287c8be697fbf1af6b3f001a7fb490c7df469 (patch) | |
| tree | 0b6878791856a6492245311ad76c56c7973b0f9d | |
| parent | e99cb0c00bb021b7f4931e70674804c01ca04be6 (diff) | |
| download | rust-fix-dev-no-comment.tar.gz | |
Update bootstrap compiler to 1.34.2fix-dev-no-comment
| -rw-r--r-- | src/stage0.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index 4c1bb2dac65..1d78fbb17b6 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,8 +12,8 @@ # source tarball for a stable release you'll likely see `1.x.0` for rustc and # `0.x.0` for Cargo where they were released on `date`. -date: 2019-04-08 -rustc: 1.34.0 +date: 2019-05-14 +rustc: 1.34.2 cargo: 0.35.0 # When making a stable release the process currently looks like: |
