Skip to content

Commit 1a2d4ff

Browse files
fix(deps): update rust crate pdf-extract to 0.9.0
1 parent 60c7125 commit 1a2d4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ surrealdb = { version = "2.0.2", optional = true, default-features = false }
4343
csv = "1.3.0"
4444
urlencoding = "2.1.3"
4545
lopdf = { version = "0.34.0", features = ["nom_parser"], optional = true }
46-
pdf-extract = { version = "0.7.8", optional = true }
46+
pdf-extract = { version = "0.9.0", optional = true }
4747
thiserror = "2.0.0"
4848
futures-util = "0.3.30"
4949
async-stream = "0.3.5"

0 commit comments

Comments
 (0)