generated from OBJNULL/Dockerized-Rust
Added CSV Library
This commit is contained in:
parent
a140eb84a8
commit
bf7edc2f97
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ edition = "2021"
|
|||
[dependencies]
|
||||
pdf-extract = "0.9.0"
|
||||
clap = "4.5.36"
|
||||
csv = "1.3.1"
|
||||
|
|
Loading…
Reference in a new issue