Skip to content

Commit

Permalink
Bump libavif-image from 0.10.0 to 0.11.0 (#209)
Browse files Browse the repository at this point in the history
Bumps [libavif-image](https://github.com/njaard/libavif-rs) from 0.10.0 to 0.11.0.
- [Commits](njaard/libavif-rs@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: libavif-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 9197704 commit 833cfde
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -75,7 +75,7 @@ usvg = "0.36"
winit = "0.28"

[dependencies.libavif-image]
version = "0.10"
version = "0.11"
default-features = false
features = ["codec-dav1d"]
optional = true

0 comments on commit 833cfde

Please sign in to comment.