Skip to content

Commit

Permalink
Update cargo version in cargotest
Browse files Browse the repository at this point in the history
  • Loading branch information
WiSaGaN committed Jun 2, 2016
1 parent 226bcdf commit f67c4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "cargo",
repo: "/~https://github.com/rust-lang/cargo",
sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64",
sha: "7d79da08238e3d47e0bc4406155bdcc45ccb8c82",
lock: None,
},
Test {
Expand Down

0 comments on commit f67c4bb

Please sign in to comment.