--- git2-0.13.12/Cargo.toml 2020-10-14T00:08:34+00:00 +++ git2-0.13.12/Cargo.toml 2020-11-29T10:24:04.282878+00:00 @@ -54,8 +54,6 @@ ssh = ["libgit2-sys/ssh"] ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"] unstable = [] -vendored-openssl = ["openssl-sys/vendored"] -zlib-ng-compat = ["libgit2-sys/zlib-ng-compat"] [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe] version = "0.1" optional = true