Skip to content

Commit

Permalink
fix(deps): update rust crate imagequant to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 5ea82f1 commit c97acb2
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 packages/packsquash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jsonpath_lib = "0.3.0"

spng = { version = "0.2.0-alpha.2", default-features = false }
rgb = "0.8.36"
imagequant = { version = "4.2.1", default-features = false }
imagequant = { version = "4.2.2", default-features = false }
oxipng = { version = "8.0.0", default-features = false, features = ["zopfli"] }

symphonia = { version = "0.5.3", default-features = false, features = ["wav", "isomp4", "flac", "pcm", "mp3", "aac"] }
Expand Down

0 comments on commit c97acb2

Please sign in to comment.