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 May 3, 2016
1 parent 9f6494c commit 282afda
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 @@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "cargo",
repo: "https://github.com/rust-lang/cargo",
sha: "fae9c539388f1b7c70c31fd0a21b5dd9cd071177",
sha: "26288f799427f9cc6e8bdddd782a17a8156ebc64",
lock: None,
},
Test {
Expand Down

0 comments on commit 282afda

Please sign in to comment.