@@ -1480,6 +1480,16 @@ dependencies = [
1480
1480
" vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
1481
1481
]
1482
1482
1483
+ [[package ]]
1484
+ name = " libtest"
1485
+ version = " 0.0.2"
1486
+ source = " git+https://github.com/gnzlbg/libtest?branch=clippy_ci#1f13f7dd286fd16c76bd61ddcbe162fca9f9d9d2"
1487
+ dependencies = [
1488
+ " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1489
+ " libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
1490
+ " termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1491
+ ]
1492
+
1483
1493
[[package ]]
1484
1494
name = " libz-sys"
1485
1495
version = " 1.0.25"
@@ -3741,6 +3751,7 @@ dependencies = [
3741
3751
name = " test"
3742
3752
version = " 0.0.0"
3743
3753
dependencies = [
3754
+ " libtest 0.0.2 (git+https://github.com/gnzlbg/libtest?branch=clippy_ci)" ,
3744
3755
" getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
3745
3756
" proc_macro 0.0.0" ,
3746
3757
" term 0.0.0" ,
@@ -4431,6 +4442,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4431
4442
"checksum libgit2-sys 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 941a41e23f77323b8c9d2ee118aec9ee39dfc176078c18b4757d3bad049d9ff7"
4432
4443
"checksum libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
4433
4444
"checksum libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = " 126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
4445
+ "checksum libtest 0.0.2 (git+https://github.com/gnzlbg/libtest?branch=clippy_ci)" = " <none>"
4434
4446
"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = " 2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
4435
4447
"checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
4436
4448
"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = " c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
0 commit comments