diff options
| author | Eric Huss <eric@huss.org> | 2020-06-16 08:52:00 -0700 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2020-06-20 11:13:47 -0700 |
| commit | 5a8e915725a2e2eace517ac82fcf5e7e677f245b (patch) | |
| tree | b3dede417b65de95d7d6336a161a37c36f4334c0 | |
| parent | 033013cab3a861224fd55f494c8be1cb0349eb49 (diff) | |
| download | rust-5a8e915725a2e2eace517ac82fcf5e7e677f245b.tar.gz rust-5a8e915725a2e2eace517ac82fcf5e7e677f245b.zip | |
Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d8e 2020-06-15)
| -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 5e840b9db19..769ec669bdc 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-06-03 +date: 2020-06-16 rustc: beta cargo: beta |
