--- git2-0.13.0/Cargo.toml 2020-03-13T19:25:17+00:00 +++ git2-0.13.0/Cargo.toml 2020-03-19T09:58:43.088201+00:00 @@ -60,7 +60,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