We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc711e commit 2adeba6Copy full SHA for 2adeba6
src/tools/cargotest/main.rs
@@ -49,7 +49,7 @@ const TEST_REPOS: &'static [Test] = &[
49
Test {
50
name: "xsv",
51
repo: "https://github.com/BurntSushi/xsv",
52
- sha: "a9a7163f2a2953cea426fee1216bec914fe2f56a",
+ sha: "4b308adbe48ac81657fd124b90b44f7c3263f771",
53
lock: None,
54
},
55
];
0 commit comments