feat(dirlist): Add listing of directory
This commit is contained in:
parent
d09c1d60f9
commit
2b47cf5321
4 changed files with 56 additions and 1 deletions
|
@ -12,3 +12,4 @@ log = "0.4.20"
|
|||
serde = { version = "1.0.190", features = ["derive"] }
|
||||
serde_json = "1.0.108"
|
||||
stderrlog = "0.5.4"
|
||||
walkdir = "2.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue