cargotest: Update xsv.

This fixes a flaky test which caused spurious failures in #45348 and #45380
This commit is contained in:
kennytm 2017-10-26 21:50:45 +08:00
parent e0febe7144
commit bea5ed6fd8
No known key found for this signature in database
GPG key ID: FEF6C8051D0E013C

View file

@ -54,7 +54,7 @@ const TEST_REPOS: &'static [Test] = &[
Test {
name: "xsv",
repo: "https://github.com/BurntSushi/xsv",
sha: "4b308adbe48ac81657fd124b90b44f7c3263f771",
sha: "66956b6bfd62d6ac767a6b6499c982eae20a2c9f",
lock: None,
packages: &[],
},