We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcafbe0 + dd796ac commit e7a28d8Copy full SHA for e7a28d8
curl-sys/Cargo.toml
@@ -20,7 +20,7 @@ name = "curl_sys"
20
path = "lib.rs"
21
22
[dependencies]
23
-libz-sys = "0.1.2"
+libz-sys = ">= 0.1.2"
24
libc = "0.2.2"
25
26
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
0 commit comments