Skip to content

Commit

Permalink
chore: bump up Rust crate fast_image_resize to v5 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent ff6a375 commit 8990d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/binding/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ oxipng_libdeflater = ["oxipng/zopfli", "oxipng/parallel"]
with_simd = ["mozjpeg-sys/nasm_simd_parallel_build"]

[dependencies]
fast_image_resize = "4"
fast_image_resize = "5"
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"
Expand Down

0 comments on commit 8990d83

Please sign in to comment.