Update xsv to prevent random CI failures
This fixes occasional proptest failures due to a bug in xsv, which aren't related to bugs in the rust compiler.
This commit is contained in:
parent
2b76c48328
commit
0ee3f6d7ef
@ -36,7 +36,7 @@ const TEST_REPOS: &[Test] = &[
|
|||||||
Test {
|
Test {
|
||||||
name: "xsv",
|
name: "xsv",
|
||||||
repo: "https://github.com/BurntSushi/xsv",
|
repo: "https://github.com/BurntSushi/xsv",
|
||||||
sha: "66956b6bfd62d6ac767a6b6499c982eae20a2c9f",
|
sha: "3de6c04269a7d315f7e9864b9013451cd9580a08",
|
||||||
lock: None,
|
lock: None,
|
||||||
packages: &[],
|
packages: &[],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user