blob: 1ac449c0298746509fbda60ddb2dda0a5a1dfe73 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -70,7 +70,6 @@
ssh = ["libgit2-sys/ssh"]
ssh_key_from_memory = ["libgit2-sys/ssh_key_from_memory"]
unstable = []
-zlib-ng-compat = ["libgit2-sys/zlib-ng-compat"]
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.openssl-probe]
version = "0.1"
|