Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit e0eb65e

Browse files
Use 1.43.1 release
1 parent b1162ed commit e0eb65e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/stage0.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
1313
# `0.x.0` for Cargo where they were released on `date`.
1414

15-
date: 2020-04-21
16-
rustc: 1.43.0
15+
date: 2020-05-07
16+
rustc: 1.43.1
1717
cargo: 0.44.0
1818

1919
# We use a nightly rustfmt to format the source because it solves some
@@ -40,4 +40,4 @@ cargo: 0.44.0
4040
# looking at a beta source tarball and it's uncommented we'll shortly comment it
4141
# out.
4242

43-
dev: 1
43+
#dev: 1

0 commit comments

Comments
 (0)