--- libgit2-sys-0.13.4+1.4.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libgit2-sys-0.13.4+1.4.2/Cargo.toml 2022-05-25T11:00:08.639367+00:00 @@ -12,7 +12,7 @@ [package] edition = "2018" name = "libgit2-sys" -version = "0.13.4+1.4.2" +version = "0.13.4" authors = [ "Josh Triplett ", "Alex Crichton ", @@ -58,11 +58,6 @@ ssh = ["libssh2-sys"] ssh_key_from_memory = [] vendored = [] -vendored-openssl = ["openssl-sys/vendored"] -zlib-ng-compat = [ - "libz-sys/zlib-ng", - "libssh2-sys?/zlib-ng-compat", -] [target."cfg(unix)".dependencies.openssl-sys] version = "0.9"