Skip to content

Commit

Permalink
chore(deps): bump mozjpeg from 0.10.7 to 0.10.9
Browse files Browse the repository at this point in the history
Bumps [mozjpeg](https://github.com/ImageOptim/mozjpeg-rust) from 0.10.7 to 0.10.9.
- [Commits](ImageOptim/mozjpeg-rust@v0.10.7...v0.10.9)

---
updated-dependencies:
- dependency-name: mozjpeg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 56e69c2 commit 640cb72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ zune-image = { version = "0.5.0-rc0", default-features = false }
fast_image_resize = { version = "3.0.4", optional = true }
imagequant = { version = "4.3.1", default-features = false, optional = true }
rgb = { version = "0.8.44", optional = true }
mozjpeg = { version = "0.10.7", default-features = false, features = ["with_simd"], optional = true }
mozjpeg = { version = "0.10.9", default-features = false, features = ["with_simd"], optional = true }
oxipng = { version = "9.1", default-features = false, features = ["zopfli", "filetime"], optional = true }
webp = { version = "0.3.0", default-features = false, optional = true }
ravif = { version = "0.11.8", optional = true }
Expand Down

0 comments on commit 640cb72

Please sign in to comment.