updated nightly versions

This commit is contained in:
Rob Walker 2018-08-16 13:05:07 -07:00
parent f697632edb
commit fc0d7f5982
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ require() {
case ${1:-stable} in case ${1:-stable} in
nightly) nightly)
require rustc 1.29.[0-9]+-nightly require rustc 1.30.[0-9]+-nightly
require cargo 1.29.[0-9]+-nightly require cargo 1.29.[0-9]+-nightly
;; ;;
stable) stable)