We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c7125 commit 1a2d4ffCopy full SHA for 1a2d4ff
Cargo.toml
@@ -43,7 +43,7 @@ surrealdb = { version = "2.0.2", optional = true, default-features = false }
43
csv = "1.3.0"
44
urlencoding = "2.1.3"
45
lopdf = { version = "0.34.0", features = ["nom_parser"], optional = true }
46
-pdf-extract = { version = "0.7.8", optional = true }
+pdf-extract = { version = "0.9.0", optional = true }
47
thiserror = "2.0.0"
48
futures-util = "0.3.30"
49
async-stream = "0.3.5"
0 commit comments