chore(rust): update lopdf to latest upstream (dc2887a)
Picks up ObjStm xref conflict fix and clippy cleanup.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ repository = "https://github.com/firecrawl/pdf-inspector"
|
||||
|
||||
[dependencies]
|
||||
# PDF parsing
|
||||
lopdf = { git = "https://github.com/J-F-Liu/lopdf", rev = "df670a5", features = ["rayon"] }
|
||||
lopdf = { git = "https://github.com/J-F-Liu/lopdf", rev = "dc2887a", features = ["rayon"] }
|
||||
|
||||
# Error handling
|
||||
thiserror = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user