Update cargo version in cargotest

This commit is contained in:
Wangshan Lu 2016-06-02 18:53:40 +08:00
parent 226bcdf7d1
commit f67c4bb6ce

View File

@ -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 {