Skip to content

Commit

Permalink
chore(deps): bump ravif from 0.11.5 to 0.11.8
Browse files Browse the repository at this point in the history
Bumps [ravif](https://github.com/kornelski/cavif-rs) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/kornelski/cavif-rs/releases)
- [Commits](https://github.com/kornelski/cavif-rs/commits)

---
updated-dependencies:
- dependency-name: ravif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2024
1 parent 2dbd737 commit 4fec73d
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 @@ -60,7 +60,7 @@ rgb = { version = "0.8.37", optional = true }
mozjpeg = { version = "0.10.7", default-features = false, features = ["with_simd"], optional = true }
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.4", optional = true }
ravif = { version = "0.11.8", optional = true }
libavif = { version = "0.13.0", default-features = false, features = ["codec-aom"], optional = true }
lcms2 = { version = "6.1.0", optional = true }

Expand Down

0 comments on commit 4fec73d

Please sign in to comment.