Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arranf committed Apr 21, 2024
1 parent a3d1c4e commit b81f175
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ oxipng = { version = "9.0", default-features = false, features = [
"zopfli",
"filetime",
], optional = true }
webp = { version = "0.2.6", default-features = false, optional = true }
webp = { version = "0.3.0", default-features = false, optional = true }
ravif = { version = "0.11.4", optional = true }
libavif = { version = "0.13.0", default-features = false, features = [
"codec-aom",
Expand Down

0 comments on commit b81f175

Please sign in to comment.