mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Update dependencies
This commit is contained in:
parent
99002e606f
commit
4095b80477
3 changed files with 277 additions and 108 deletions
|
|
@ -9,6 +9,7 @@ edition = "2021"
|
|||
static-curl = ["crunchyroll-rs/static-curl"]
|
||||
# Embed a static openssl library into the binary instead of just linking it. If you want to compile this project against
|
||||
# musl and have openssl issues, this might solve these issues.
|
||||
# Has no effect on Windows, the library is always statically linked there.
|
||||
static-ssl = ["crunchyroll-rs/static-ssl"]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue