We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cee58fd commit 14f4e27Copy full SHA for 14f4e27
src/tools/cargotest/main.rs
@@ -30,7 +30,7 @@ const TEST_REPOS: &'static [Test] = &[
30
},
31
Test {
32
name: "tokei",
33
- repo: "https://github.com/Aaronepower/tokei",
+ repo: "https://github.com/XAMPPRocky/tokei",
34
sha: "5e11c4852fe4aa086b0e4fe5885822fbe57ba928",
35
lock: None,
36
packages: &[],
0 commit comments