From 1a0d800ef624057953c29cb14e9ea14cdf80158f Mon Sep 17 00:00:00 2001 From: Jonas Schievink Date: Sun, 17 Feb 2019 18:14:32 +0100 Subject: [PATCH] Bump the bootstrap compiler --- src/stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stage0.txt b/src/stage0.txt index 36d30b7d27342..a93ee6bc604a4 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.0` for Cargo where they were released on `date`. -date: 2019-01-18 +date: 2019-02-17 rustc: beta cargo: beta