You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
408 B
14 lines
408 B
--- libssh2-sys-0.2.15/Cargo.toml 2020-02-22T16:44:59+00:00
|
|
+++ libssh2-sys-0.2.15/Cargo.toml 2020-02-23T10:38:17.356866+00:00
|
|
@@ -34,10 +34,5 @@
|
|
|
|
[build-dependencies.pkg-config]
|
|
version = "0.3.11"
|
|
-
|
|
-[features]
|
|
-vendored-openssl = ["openssl-sys/vendored"]
|
|
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
|
|
-version = "0.2"
|
|
[target."cfg(unix)".dependencies.openssl-sys]
|
|
version = "0.9.35"
|