Skip to content

Commit

Permalink
chore(deps): Bump oxipng from 9.1.3 to 9.1.4 (#707)
Browse files Browse the repository at this point in the history
Bumps [oxipng](https://github.com/shssoichiro/oxipng) from 9.1.3 to 9.1.4.
- [Release notes](https://github.com/shssoichiro/oxipng/releases)
- [Changelog](https://github.com/shssoichiro/oxipng/blob/master/CHANGELOG.md)
- [Commits](shssoichiro/oxipng@v9.1.3...v9.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent baef38b commit 1b0e438
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -30,7 +30,7 @@ clap_complete_nushell = "4.5.5"
csscolorparser = "0.7.0"
image = { version = "0.25.5", default-features = false, features = ["png", "rayon"] }
is-svg = { version = "0.1.4", optional = true }
oxipng = { version = "9.1.3", default-features = false, features = ["parallel", "zopfli"], optional = true }
oxipng = { version = "9.1.4", default-features = false, features = ["parallel", "zopfli"], optional = true }
qrcode = "0.14.1"
resvg = { version = "0.44.0", default-features = false, optional = true }
rqrr = "0.9.0"
Expand Down

0 comments on commit 1b0e438

Please # to comment.