Update dependencies

This commit is contained in:
ByteDream 2022-11-30 19:04:01 +01:00
parent 99002e606f
commit 4095b80477
3 changed files with 277 additions and 108 deletions

View file

@ -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]