Skip to content

Commit

Permalink
Upgrade image-webp to get bugfixes and major optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel committed Oct 19, 2024
1 parent fc4d020 commit bccf041
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 crates/resvg/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ required-features = ["text", "system-fonts", "memmap-fonts"]

[dependencies]
gif = { version = "0.13", optional = true }
image-webp = { version = "0.1.3", optional = true }
image-webp = { version = "0.2.0", optional = true }
log = "0.4"
pico-args = { version = "0.5", features = ["eq-separator"] }
rgb = "0.8"
Expand Down

0 comments on commit bccf041

Please sign in to comment.