Patch files not being passed properly

This commit is contained in:
Christbru 2025-10-19 11:12:06 -05:00
commit 9035e00da3
3 changed files with 535 additions and 41 deletions

View file

@ -23,3 +23,4 @@ tokio-util = "0.7"
futures-util = "0.3"
lazy_static = "1.4"
bytes = "1.4"
pdf-extract = "0.6"