mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Add feature zlib-rs to cargo-binstall
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
c59adefd8d
commit
d68797e7e6
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ static = ["binstalk/static"]
|
|||
pkg-config = ["binstalk/pkg-config"]
|
||||
|
||||
zlib-ng = ["binstalk/zlib-ng"]
|
||||
zlib-rs = ["binstalk/zlib-rs"]
|
||||
|
||||
rustls = ["binstalk/rustls"]
|
||||
native-tls = ["binstalk/native-tls"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue