Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 3b445e3 commit 1abd4d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 38 deletions.
41 changes: 4 additions & 37 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 crates/utiles-oxipng/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ anyhow.workspace = true
clap = { workspace = true, features = ["derive", "color", "wrap_help"] }
futures.workspace = true
indicatif.workspace = true
oxipng = { version = "9.1.2", features = [] }
oxipng = { version = "9.1.3", features = [] }
size.workspace = true
tokio = { workspace = true, features = ["fs"] }
tokio-stream.workspace = true
Expand Down

0 comments on commit 1abd4d3

Please sign in to comment.