Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update cargo sha for cargotest
  • Loading branch information
petrochenkov committed Oct 29, 2016
1 parent 811a2b9 commit 4ca11ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Expand Up @@ -24,7 +24,7 @@ struct Test {
const TEST_REPOS: &'static [Test] = &[Test {
name: "cargo",
repo: "https://github.com/rust-lang/cargo",
sha: "d3bad1ab29efae414e9b4c24534b2d02b3a59782",
sha: "806e3c368a15f618244a3b4e918bf77f9c403fd0",
lock: None,
},
Test {
Expand Down

0 comments on commit 4ca11ce

Please sign in to comment.