From 6f738a0cfc70e1c2cb48b2d2a2f53e85747dc767 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Tue, 16 Jun 2020 08:52:00 -0700 Subject: [PATCH] Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d8e 2020-06-15) --- src/stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stage0.txt b/src/stage0.txt index 5e840b9db1994..769ec669bdc8d 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