We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10632a9 commit d0911acCopy full SHA for d0911ac
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.0` for Cargo where they were released on `date`.
14
15
-date: 2017-07-18
16
-rustc: beta
17
-cargo: beta
+date: 2017-08-27
+rustc: 1.20.0
+cargo: 0.21.0
18
19
# When making a stable release the process currently looks like:
20
#
@@ -34,4 +34,4 @@ cargo: beta
34
# looking at a beta source tarball and it's uncommented we'll shortly comment it
35
# out.
36
37
-#dev: 1
+dev: 1
0 commit comments