generated from OBJNULL/Dockerized-Rust
Added Colored Library
This commit is contained in:
parent
6173c83da5
commit
82edf42867
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
pdf-extract = "0.9.0"
|
pdf-extract = "0.9.0"
|
||||||
|
colored = "3.0.0"
|
||||||
clap = "4.5.36"
|
clap = "4.5.36"
|
||||||
csv = "1.3.1"
|
csv = "1.3.1"
|
||||||
|
|
Loading…
Reference in a new issue