mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Re-add static-ssl feature
This commit is contained in:
parent
5826d95e6a
commit
cd1308426e
4 changed files with 44 additions and 21 deletions
|
|
@ -5,8 +5,8 @@ version = "3.0.0-dev.1"
|
|||
edition = "2021"
|
||||
|
||||
[features]
|
||||
# Embed a static curl library into the binary instead of just linking it.
|
||||
static-curl = ["crunchyroll-rs/static-curl"]
|
||||
static-ssl = ["isahc/native-tls-static"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue