Skip to content

Commit

Permalink
update: bump lopdf from 0.31.0 to 0.35.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.35.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/0.35.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 Jan 20, 2025
1 parent 06fc905 commit 6e179be
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 14 deletions.
101 changes: 88 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 @@ -101,7 +101,7 @@ id3 = "=1.14.0"
img-parts = "0.3.2"
jfifdump = "0.6.0"
log = "0.4.8"
lopdf = { version = "0.31.0", optional = true }
lopdf = { version = "0.35.0", optional = true }
lazy_static = "1.4.0"
memchr = "2.7.4"
mp4 = "0.14.0"
Expand Down

0 comments on commit 6e179be

Please sign in to comment.