--- 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"