Skip to content

Commit

Permalink
build(deps): bump libheif-rs from 0.15.1 to 0.19.2
Browse files Browse the repository at this point in the history
Bumps [libheif-rs](https://github.com/cykooz/libheif-rs) from 0.15.1 to 0.19.2.
- [Release notes](https://github.com/cykooz/libheif-rs/releases)
- [Changelog](https://github.com/Cykooz/libheif-rs/blob/master/CHANGELOG.md)
- [Commits](Cykooz/libheif-rs@v0.15.1...v0.19.2)

---
updated-dependencies:
- dependency-name: libheif-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2023
1 parent 0ae64be commit 79e423b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 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 @@ -21,7 +21,7 @@ clap-verbosity-flag = "2.0.1"
directories = "4.0.1"
env_logger = "0.10.0"
itertools = "0.10.5"
libheif-rs = "0.15.0"
libheif-rs = "0.19.2"
log = "0.4.17"
num_cpus = "1.15.0"
ordered-float = { version = "3.2.0", features = ["serde"] }
Expand Down

0 comments on commit 79e423b

Please sign in to comment.