Skip to content

Commit

Permalink
Update commit hash in cargotest
Browse files Browse the repository at this point in the history
  • Loading branch information
sanxiyn committed Dec 18, 2016
1 parent 5a1b62c commit f71f31a
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: "806e3c368a15f618244a3b4e918bf77f9c403fd0",
sha: "b7be4f2ef2cf743492edc6dfb55d087ed88f2d76",
lock: None,
},
Test {
Expand Down

0 comments on commit f71f31a

Please sign in to comment.