mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Add feature zlib-rs to binstalk-downloader
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
72ddf9c3f4
commit
27a6f48a39
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ static = ["bzip2/static", "xz2/static", "native-tls-crate?/vendored"]
|
|||
pkg-config = ["zstd/pkg-config"]
|
||||
|
||||
zlib-ng = ["flate2/zlib-ng"]
|
||||
zlib-rs = ["flate2/zlib-rs"]
|
||||
|
||||
# Dummy feature, enabled if rustls or native-tls is enabled.
|
||||
# Used to avoid compilation error when no feature is enabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue