mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-13 05:40:35 +05:30
Update Rust crate libwebp-sys to 0.9.2
This commit is contained in:
parent
043cc36dfd
commit
38caad047a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -903,9 +903,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "libwebp-sys"
|
||||
version = "0.9.1"
|
||||
version = "0.9.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5c2a79bd4556d1b538c76e59147768b2d63f97e2dfb185c896548136af408e58"
|
||||
checksum = "a5df1e76f0acef0058aa2164ccf74e610e716e7f9eeb3ee2283de7d43659d823"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"glob",
|
||||
|
@ -8,7 +8,7 @@ version = "0.1.0"
|
||||
[dependencies]
|
||||
actix-web = "4.3.1"
|
||||
image = "0.24.6"
|
||||
libwebp-sys = "0.9.1"
|
||||
libwebp-sys = "0.9.2"
|
||||
mimalloc = "0.1.37"
|
||||
once_cell = "1.18.0"
|
||||
qstring = "0.7.2"
|
||||
|
Loading…
Reference in New Issue
Block a user