chore(pdf): Update pdf-inspector to 5ab92e0

This commit is contained in:
Abimael Martell
2026-03-05 17:13:33 -08:00
parent 27619ab0d6
commit a37981f1fb

View File

@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
chrono = { version = "0.4", features = ["serde"] }
kuchikiki = "0.8.2"
lol_html = "2.6.0"
pdf-inspector = { git = "https://github.com/firecrawl/pdf-inspector", rev = "c54e29f" }
pdf-inspector = { git = "https://github.com/firecrawl/pdf-inspector", rev = "5ab92e0" }
maud = "0.27.0"
napi = { version = "3.0.0", features = ["serde-json", "tokio_rt"] }
napi-derive = "3.0.0"