6c5d4ee85e
Changed the HTML likn extractor Updated dependencies (tokio 1.0.x)
27 lines
696 B
Plaintext
27 lines
696 B
Plaintext
--- Cargo.lock.orig 2021-01-09 01:06:05 UTC
|
|
+++ Cargo.lock
|
|
@@ -1885,15 +1885,6 @@ source = "registry+https://github.com/rust-lang/crates
|
|
checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
|
|
|
|
[[package]]
|
|
-name = "openssl-src"
|
|
-version = "111.13.0+1.1.1i"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "045e4dc48af57aad93d665885789b43222ae26f4886494da12d1ed58d309dcb6"
|
|
-dependencies = [
|
|
- "cc",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
name = "openssl-sys"
|
|
version = "0.9.60"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
@@ -1902,7 +1893,6 @@ dependencies = [
|
|
"autocfg",
|
|
"cc",
|
|
"libc",
|
|
- "openssl-src",
|
|
"pkg-config",
|
|
"vcpkg",
|
|
]
|