Skip to content

Commit d8db1ef

Browse files
authored
Merge pull request #37 from spastorino/use-installed-nightly-if-available
This make the last failure be the default installed nightly if any
2 parents a61969d + e4ebb7d commit d8db1ef

File tree

3 files changed

+160
-59
lines changed

3 files changed

+160
-59
lines changed

Cargo.lock

Lines changed: 17 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ flate2 = "1.0.1"
1919
git2 = "0.8"
2020
log = "0.4"
2121
pbr = "1.0.0"
22+
regex = "1.3.1"
2223
reqwest = "0.9"
24+
rustc_version = "0.2"
2325
structopt = "0.2.5"
2426
tar = "0.4"
2527
tee = "0.1"

0 commit comments

Comments
 (0)