generated from OBJNULL/Dockerized-Rust
Added WalkDir to Packages List
This commit is contained in:
parent
bfa80e061c
commit
820b024d10
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
pdf-extract = "0.9.0"
|
pdf-extract = "0.9.0"
|
||||||
|
walkdir = "2.5.0"
|
||||||
colored = "3.0.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