From 031d2b0658cfed9e06df0f638df04543de31f476 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Fri, 16 Oct 2020 11:54:16 -0700 Subject: [PATCH] Bump bootstrap compiler --- src/stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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