]> git.lizzy.rs Git - rust.git/commitdiff
update tokei and ripgrep in cargotest
authorRalf Jung <post@ralfj.de>
Sun, 27 Sep 2020 08:58:42 +0000 (10:58 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 27 Sep 2020 08:58:42 +0000 (10:58 +0200)
src/tools/cargotest/main.rs

index b65163a3bc9f54fd3c60149b688e7eff8fea8666..8aabe077cf183baedb48a564f6b94feca031b620 100644 (file)
@@ -22,14 +22,14 @@ struct Test {
     Test {
         name: "ripgrep",
         repo: "https://github.com/BurntSushi/ripgrep",
-        sha: "ad9befbc1d3b5c695e7f6b6734ee1b8e683edd41",
+        sha: "3de31f752729525d85a3d1575ac1978733b3f7e7",
         lock: None,
         packages: &[],
     },
     Test {
         name: "tokei",
         repo: "https://github.com/XAMPPRocky/tokei",
-        sha: "a950ff128d5a435a8083b1c7577c0431f98360ca",
+        sha: "fdf3f8cb279a7aeac0696c87e5d8b0cd946e4f9e",
         lock: None,
         packages: &[],
     },