Skip to content

Commit

Permalink
update: bump lopdf from 0.31.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [lopdf](https://github.com/J-F-Liu/lopdf) from 0.31.0 to 0.34.0.
- [Release notes](https://github.com/J-F-Liu/lopdf/releases)
- [Changelog](https://github.com/J-F-Liu/lopdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/J-F-Liu/lopdf/commits/v0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 99c29f4 commit cbcd330
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 14 deletions.
31 changes: 18 additions & 13 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 sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ id3 = "=1.14.0"
img-parts = "0.3.0"
jfifdump = "0.5.1"
log = "0.4.8"
lopdf = { version = "0.31.0", optional = true }
lopdf = { version = "0.34.0", optional = true }
lazy_static = "1.4.0"
memchr = "2.7.4"
mp4 = "0.14.0"
Expand Down

0 comments on commit cbcd330

Please sign in to comment.