--- a/asyncgit/Cargo.toml +++ b/asyncgit/Cargo.toml @@ -22,3 +22,3 @@ # pinning to vendored openssl, using the git2 feature this gets lost with new resolver -openssl-sys = { version = '0.9', features = ["vendored"] } +# openssl-sys = { version = '0.9', features = ["vendored"] } rayon-core = "1.9"