Skip to content

Commit 68b3c9c

Browse files
committed
Update Cargo.lock.
1 parent a2e8522 commit 68b3c9c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

Cargo.lock

+2-8
Original file line numberDiff line numberDiff line change
@@ -1485,8 +1485,8 @@ name = "libtest"
14851485
version = "0.0.2"
14861486
source = "git+https://github.com/gnzlbg/libtest?branch=clippy_ci#1f13f7dd286fd16c76bd61ddcbe162fca9f9d9d2"
14871487
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)",
1488+
"getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
1489+
"libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
14901490
"termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
14911491
]
14921492

@@ -3707,10 +3707,6 @@ dependencies = [
37073707
"utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
37083708
]
37093709

3710-
[[package]]
3711-
name = "term"
3712-
version = "0.0.0"
3713-
37143710
[[package]]
37153711
name = "term"
37163712
version = "0.4.6"
@@ -3752,9 +3748,7 @@ name = "test"
37523748
version = "0.0.0"
37533749
dependencies = [
37543750
"libtest 0.0.2 (git+https://github.com/gnzlbg/libtest?branch=clippy_ci)",
3755-
"getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
37563751
"proc_macro 0.0.0",
3757-
"term 0.0.0",
37583752
]
37593753

37603754
[[package]]

0 commit comments

Comments
 (0)