Update cargo SHA to latest cargo
This commit is contained in:
parent
c350ec7bb3
commit
9b510ba39a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ struct Test {
|
|||
const TEST_REPOS: &'static [Test] = &[Test {
|
||||
name: "cargo",
|
||||
repo: "https://github.com/rust-lang/cargo",
|
||||
sha: "fd90fd642d404d8c66505ca8db742c664ea352f2",
|
||||
sha: "2d85908217f99a30aa5f68e05a8980704bb71fad",
|
||||
lock: None,
|
||||
},
|
||||
Test {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue