Add pdf extractors

This commit is contained in:
2026-03-06 16:26:09 -08:00
parent d51b8b51bf
commit 32c611186f
9 changed files with 669 additions and 29 deletions

View File

@@ -90,6 +90,7 @@ toml = "1.0.3"
toml_edit = "0.25.4"
sha2 = "0.11.0-rc.5"
blake3 = "1.8.3"
pdf = "0.10.0"
# Misc helpers
thiserror = "2.0.18"