Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Slight regression in PNG size following image-rs/image-png#350:

    $ du --apparent-size --bytes --total $before/**/*.png | tail -n1
    2198049	total
    $ du --apparent-size --bytes --total $after/**/*.png | tail -n1
    2457872	total
  • Loading branch information
AndrewKvalheim committed Dec 19, 2022
1 parent c64e91b commit b6d36ac
Showing 1 changed file with 228 additions and 217 deletions.
Loading

0 comments on commit b6d36ac

Please sign in to comment.