Skip to content

Commit

Permalink
Merge pull request #240 from SalOne22/dependabot/cargo/mozjpeg-0.10.9
Browse files Browse the repository at this point in the history
chore(deps): bump mozjpeg from 0.10.7 to 0.10.9
  • Loading branch information
SalOne22 committed Jul 29, 2024
2 parents 7e9ef00 + f996a0c commit 1457ae0
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 @@ -90,7 +90,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.45", optional = true }
mozjpeg = { version = "0.10.7", default-features = false, features = [
mozjpeg = { version = "0.10.9", default-features = false, features = [
"with_simd",
], optional = true }
oxipng = { version = "9.1", default-features = false, features = [
Expand Down

0 comments on commit 1457ae0

Please sign in to comment.