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 cfc709a commit 299beccCopy full SHA for 299becc
Cargo.toml
@@ -42,7 +42,7 @@ text-splitter = { version = "0.17", features = ["tiktoken-rs", "markdown"] }
42
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 }
+lopdf = { version = "0.36.0", features = ["nom_parser"], optional = true }
46
pdf-extract = { version = "0.7.8", optional = true }
47
thiserror = "2.0.0"
48
futures-util = "0.3.30"
0 commit comments