Skip to content

Commit

Permalink
Merge pull request #235 from SalOne22/dependabot/cargo/libavif-0.14.0
Browse files Browse the repository at this point in the history
chore(deps): bump libavif from 0.13.0 to 0.14.0
  • Loading branch information
SalOne22 committed Jul 13, 2024
2 parents ae59362 + 254316a commit 83eaa95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -63,7 +63,7 @@ mozjpeg = { version = "0.10.7", default-features = false, features = ["with_simd
oxipng = { version = "9.1", default-features = false, features = ["zopfli", "filetime"], optional = true }
webp = { version = "0.3.0", default-features = false, optional = true }
ravif = { version = "0.11.8", optional = true }
libavif = { version = "0.13.0", default-features = false, features = ["codec-aom"], optional = true }
libavif = { version = "0.14.0", default-features = false, features = ["codec-aom"], optional = true }
lcms2 = { version = "6.1.0", optional = true }
tiff = { version = "0.9.1", default-features = false, optional = true }

Expand Down

0 comments on commit 83eaa95

Please sign in to comment.