Update to last cargo version

This commit is contained in:
Guillaume Gomez 2017-02-03 13:55:18 +01:00
parent 723eed3228
commit b7f1d7a4bd

View File

@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "cargo",
repo: "https://github.com/rust-lang/cargo",
sha: "38f52ea846db202f322071f00b083ae8defdda3a",
sha: "0e1e34be7540bdaed4918457654fbf028cf69e56",
lock: None,
},
Test {