|
|
@ -32,7 +32,7 @@ zstd-sys = { version = "2.0", features = ["zdict_builder"], optional = true } |
|
|
|
libz-sys = { version = "1.1", default-features = false, optional = true } |
|
|
|
libz-sys = { version = "1.1", default-features = false, optional = true } |
|
|
|
bzip2-sys = { version = "0.1", default-features = false, optional = true } |
|
|
|
bzip2-sys = { version = "0.1", default-features = false, optional = true } |
|
|
|
|
|
|
|
|
|
|
|
[target."cfg(not(any(target_os = \"linux\",target_os = \"darwin\")))".dependencies.openssl] |
|
|
|
[target."cfg(not(any(target_os = \"linux\",target_os = \"darwin\",target_os = \"openbsd\")))".dependencies.openssl] |
|
|
|
version = "0.10" |
|
|
|
version = "0.10" |
|
|
|
features = ["vendored"] |
|
|
|
features = ["vendored"] |
|
|
|
|
|
|
|
|
|
|
|