Skip to content

Commit

Permalink
Update cargo SHA to latest cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Turner committed Aug 9, 2016
1 parent c350ec7 commit 9b510ba
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 @@ -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 {
Expand Down

0 comments on commit 9b510ba

Please sign in to comment.