Skip to content

Commit 2adeba6

Browse files
committed
update xsv to head
1 parent cfc711e commit 2adeba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const TEST_REPOS: &'static [Test] = &[
4949
Test {
5050
name: "xsv",
5151
repo: "https://github.com/BurntSushi/xsv",
52-
sha: "a9a7163f2a2953cea426fee1216bec914fe2f56a",
52+
sha: "4b308adbe48ac81657fd124b90b44f7c3263f771",
5353
lock: None,
5454
},
5555
];

0 commit comments

Comments
 (0)