Skip to content

Commit

Permalink
build(deps): bump pdf-extract from 0.7.10 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [pdf-extract](https://github.com/jrmuizel/pdf-extract) from 0.7.10 to 0.8.0.
- [Commits](jrmuizel/pdf-extract@v0.7.10...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent d08c668 commit de075b8
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 16 deletions.
90 changes: 75 additions & 15 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 @@ -23,7 +23,7 @@ ratatui = "0.27.0"
rusqlite = {version = "0.32.1", features = ["bundled"]}
rand = "0.8.5"
clap = "4.5.27"
pdf-extract = "0.7.10"
pdf-extract = "0.8.0"
regex = "1.11.1"
once_cell = "1.19.0"
colored = "2.2.0"
Expand Down

0 comments on commit de075b8

Please sign in to comment.