Update cargo sha for cargotest
This commit is contained in:
parent
811a2b91de
commit
4ca11ce196
@ -24,7 +24,7 @@ struct Test {
|
|||||||
const TEST_REPOS: &'static [Test] = &[Test {
|
const TEST_REPOS: &'static [Test] = &[Test {
|
||||||
name: "cargo",
|
name: "cargo",
|
||||||
repo: "https://github.com/rust-lang/cargo",
|
repo: "https://github.com/rust-lang/cargo",
|
||||||
sha: "d3bad1ab29efae414e9b4c24534b2d02b3a59782",
|
sha: "806e3c368a15f618244a3b4e918bf77f9c403fd0",
|
||||||
lock: None,
|
lock: None,
|
||||||
},
|
},
|
||||||
Test {
|
Test {
|
||||||
|
Loading…
Reference in New Issue
Block a user