We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b76c48 commit 0ee3f6dCopy full SHA for 0ee3f6d
src/tools/cargotest/main.rs
@@ -36,7 +36,7 @@ const TEST_REPOS: &[Test] = &[
36
Test {
37
name: "xsv",
38
repo: "https://github.com/BurntSushi/xsv",
39
- sha: "66956b6bfd62d6ac767a6b6499c982eae20a2c9f",
+ sha: "3de6c04269a7d315f7e9864b9013451cd9580a08",
40
lock: None,
41
packages: &[],
42
},
0 commit comments