--- git2-0.13.20/Cargo.toml 1970-01-01T00:00:00+00:00 +++ git2-0.13.20/Cargo.toml 2021-11-28T08:05:09.962412+00:00 @@ -46,7 +46,7 @@ version = "3.1.0" [dev-dependencies.thread-id] -version = "3.3.0" +version = "4" [dev-dependencies.time] version = "0.1.39" @@ -57,8 +57,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