Auto merge of #42540 - alexcrichton:bootstrap-prod, r=Mark-Simulacrum
[beta] Bootstrap from release artifacts Switch to prod now that the release happened
This commit is contained in:
commit
1201764588
1 changed files with 2 additions and 2 deletions
|
|
@ -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: 2017-06-06
|
||||
date: 2017-06-08
|
||||
rustc: 1.18.0
|
||||
cargo: 0.19.0
|
||||
|
||||
|
|
@ -34,4 +34,4 @@ cargo: 0.19.0
|
|||
# looking at a beta source tarball and it's uncommented we'll shortly comment it
|
||||
# out.
|
||||
|
||||
dev: 1
|
||||
#dev: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue