mirror of
https://github.com/Brooooooklyn/Image.git
synced 2026-01-25 14:43:54 +00:00
chore: bump up Rust crate fast_image_resize to v6 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5c841c3fb
commit
f2318d419f
@ -16,7 +16,7 @@ oxipng_libdeflater = ["oxipng/zopfli", "oxipng/parallel"]
|
||||
with_simd = ["mozjpeg-sys/nasm_simd_parallel_build"]
|
||||
|
||||
[dependencies]
|
||||
fast_image_resize = { version = "5", features = ["image"] }
|
||||
fast_image_resize = { version = "6", features = ["image"] }
|
||||
image = { version = "0.25", default-features = false, features = ["jpeg", "ico", "png", "pnm", "tga", "tiff", "bmp", "webp", "hdr", "dds"] }
|
||||
imagequant = "4.0.0"
|
||||
jpeg-decoder = "0.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user