mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-06 19:16:48 +01:00
Use libwebp-sys crate directly.
This commit is contained in:
+1
-1
@@ -8,10 +8,10 @@ version = "0.1.0"
|
||||
[dependencies]
|
||||
actix-web = "4.3.1"
|
||||
image = "0.24.6"
|
||||
libwebp-sys = "0.9.1"
|
||||
mimalloc = "0.1.37"
|
||||
once_cell = "1.18.0"
|
||||
qstring = "0.7.2"
|
||||
regex = "1.9.1"
|
||||
reqwest = {version = "0.11.18", features = ["rustls-tls", "stream", "brotli", "gzip"], default-features = false}
|
||||
tokio = {version = "1.29.1", features = ["full"]}
|
||||
webp = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user