adjusted the metadata parsing and started the initial work for parsing
other file formats.
This commit is contained in:
+3
-1
@@ -4,8 +4,10 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
calamine = "0.36.0"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
extractous = "0.3.0"
|
||||
docx-rust = "0.1.11"
|
||||
lopdf = "0.44.0"
|
||||
rayon = "1.12.0"
|
||||
reqwest = { version = "0.13.3", features = ["blocking"] }
|
||||
serpapi = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user