Skip to content

Commit

Permalink
Bump mozjpeg from 0.10.0 to 0.10.4
Browse files Browse the repository at this point in the history
Bumps [mozjpeg](https://github.com/ImageOptim/mozjpeg-rust) from 0.10.0 to 0.10.4.
- [Commits](https://github.com/ImageOptim/mozjpeg-rust/commits/v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent cd036f8 commit 092e6ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ default-features = false
optional = true

[dependencies.mozjpeg]
version = "0.10.0"
version = "0.10.4"
features = ["with_simd"]
default-features = false

Expand Down

0 comments on commit 092e6ef

Please sign in to comment.