We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 847c2ad commit c05d8aeCopy full SHA for c05d8ae
src/stage0.txt
@@ -12,9 +12,9 @@
12
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
13
# `0.(x+1).0` for Cargo where they were released on `date`.
14
15
-date: 2020-07-13
16
-rustc: 1.45.0
17
-cargo: 0.46.0
+date: 2020-08-03
+rustc: 1.45.2
+cargo: 0.46.1
18
19
# We use a nightly rustfmt to format the source because it solves some
20
# bootstrapping issues with use of new syntax in this repo. If you're looking at
@@ -40,4 +40,4 @@ cargo: 0.46.0
40
# looking at a beta source tarball and it's uncommented we'll shortly comment it
41
# out.
42
43
-dev: 1
+#dev: 1
0 commit comments