Skip to content

Commit

Permalink
Update to last cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Feb 3, 2017
1 parent 723eed3 commit b7f1d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/cargotest/main.rs
Expand Up @@ -25,7 +25,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "cargo",
repo: "https://github.com/rust-lang/cargo",
sha: "38f52ea846db202f322071f00b083ae8defdda3a",
sha: "0e1e34be7540bdaed4918457654fbf028cf69e56",
lock: None,
},
Test {
Expand Down

0 comments on commit b7f1d7a

Please sign in to comment.