Skip to content

Commit

Permalink
Fix link to oxipng in CHANGELOG (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon authored Oct 13, 2024
1 parent 014ce64 commit 8ddf0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
2. `spreet::sprite_name()` now returns a `PathError` instead of an `IoError` when the `abs_path` argument is not an ancestor of the `path` argument.
- Update [clap](https://crates.io/crates/clap) dependency to v4.5
- Update [multimap](https://crates.io/crates/multimap) dependency to v0.10
- Update [oxipng](https://crates.io/crates/multimap) dependency to v9.1
- Update [oxipng](https://crates.io/crates/oxipng) dependency to v9.1
- Update [resvg](https://crates.io/crates/resvg) dependency to v0.43
- Update [assert_fs](https://crates.io/crates/assert_fs) dev dependency to v1.1
- Update [softprops/action-gh-release](https://github.com/softprops/action-gh-release) to v2
Expand Down

0 comments on commit 8ddf0d2

Please sign in to comment.