--- git2-0.8.0/Cargo.toml 1970-01-01T01:00:00+01:00 +++ git2-0.8.0/Cargo.toml 2019-02-10T10:25:20.287684+01:00 @@ -61,7 +61,6 @@ ssh = ["libgit2-sys/ssh"] ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"] unstable = [] -vendored-openssl = ["openssl-sys/vendored"] [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe] version = "0.1" optional = true