Skip to content

Commit

Permalink
Fix WebP reference test
Browse files Browse the repository at this point in the history
  • Loading branch information
fintelia committed Feb 1, 2025
1 parent 203960f commit ea7dcc5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ color_quant = { version = "1.1", optional = true }
dav1d = { version = "0.10.3", optional = true }
exr = { version = "1.5.0", optional = true }
gif = { version = "0.13.1", optional = true }
image-webp = { version = "0.2.0", optional = true }
image-webp = { version = "0.2.1", optional = true }
mp4parse = { version = "0.17.0", optional = true }
png = { version = "0.17.11", optional = true }
qoi = { version = "0.4", optional = true }
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit ea7dcc5

Please sign in to comment.