Skip to content

Commit

Permalink
Update cargo version to last master
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Feb 3, 2017
1 parent 7c4b79c commit 723eed3
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: "2324c2bbaf7fc6ea9cbdd77c034ef1af769cb617",
sha: "38f52ea846db202f322071f00b083ae8defdda3a",
lock: None,
},
Test {
Expand Down

0 comments on commit 723eed3

Please sign in to comment.