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
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
27a6f48a39
commit
c59adefd8d
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ static = ["binstalk-downloader/static"]
|
|||
pkg-config = ["binstalk-downloader/pkg-config"]
|
||||
|
||||
zlib-ng = ["binstalk-downloader/zlib-ng"]
|
||||
zlib-rs = ["binstalk-downloader/zlib-rs"]
|
||||
|
||||
rustls = ["binstalk-downloader/rustls", "binstalk-registry/rustls"]
|
||||
native-tls = ["binstalk-downloader/native-tls", "binstalk-registry/native-tls"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue