Skip to content

Commit f57c55d

Browse files
committed
Auto merge of #45550 - kennytm:update-xsv, r=BurntSushi
cargotest: Update xsv. This fixes a flaky test which caused spurious failures in #45348 and #45380.
2 parents 2d3b966 + bea5ed6 commit f57c55d

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
@@ -54,7 +54,7 @@ const TEST_REPOS: &'static [Test] = &[
5454
Test {
5555
name: "xsv",
5656
repo: "https://github.com/BurntSushi/xsv",
57-
sha: "4b308adbe48ac81657fd124b90b44f7c3263f771",
57+
sha: "66956b6bfd62d6ac767a6b6499c982eae20a2c9f",
5858
lock: None,
5959
packages: &[],
6060
},

0 commit comments

Comments
 (0)