You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
444 B
12 lines
444 B
--- git2-0.13.14/Cargo.toml 2020-12-22T04:12:42+00:00
|
|
+++ git2-0.13.14/Cargo.toml 2020-12-28T16:46:07.292232+00:00
|
|
@@ -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
|