--- libgit2-sys-0.12.20+1.1.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ libgit2-sys-0.12.20+1.1.0/Cargo.toml 2021-05-17T10:48:31.535680+00:00 @@ -13,7 +13,7 @@ [package] edition = "2018" name = "libgit2-sys" -version = "0.12.20+1.1.0" +version = "0.12.20" authors = ["Josh Triplett ", "Alex Crichton "] build = "build.rs" links = "git2" @@ -47,7 +47,6 @@ https = ["openssl-sys"] ssh = ["libssh2-sys"] ssh_key_from_memory = [] -zlib-ng-compat = ["libz-sys/zlib-ng", "libssh2-sys/zlib-ng-compat"] [target."cfg(unix)".dependencies.openssl-sys] version = "0.9" optional = true