update pdf crate

This commit is contained in:
xenofem 2023-03-31 17:29:42 -04:00
parent bac914d731
commit 1662b70992
2 changed files with 115 additions and 265 deletions

View file

@ -15,7 +15,7 @@ futures = "0.3"
json = "0.12.4"
lazy_static = "1.4"
log = "0.4.16"
pdf = "0.7.2"
pdf = "0.8"
regex = "1.5.5"
reqwest = { version = "0.11", features = ["rustls-tls", "stream"], default-features = false }
scraper = "0.12"