Skip to content

Commit

Permalink
build(deps): bump libvips from 1.5.0 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [libvips](https://github.com/olxgroup-oss/libvips-rust-bindings) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/olxgroup-oss/libvips-rust-bindings/releases)
- [Changelog](https://github.com/olxgroup-oss/libvips-rust-bindings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/olxgroup-oss/libvips-rust-bindings/commits/v1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 6eb8d1e commit 84b3af7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -30,7 +30,7 @@ serde_json = "1.0.111"
serde_qs = "0.12.0"
config = "0.13.3"
reqwest = { version = "0.11.24", optional = true }
libvips = "1.5.0"
libvips = "1.7.0"
rexif = "0.7.3"
lazy_static = "1.4.0"
aws-config = { version = "1.1.4", optional = true }
Expand Down

0 comments on commit 84b3af7

Please sign in to comment.