eh: replaced the manual directory traversal with walkdir
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I537cc9b6ab7110c47f9884f1793b07596a6a6964
This commit is contained in:
parent
0863eb83e4
commit
2c48da5895
5 changed files with 50 additions and 19 deletions
|
|
@ -9,6 +9,6 @@ publish = false
|
|||
|
||||
|
||||
[dependencies]
|
||||
clap.workspace = true
|
||||
clap.workspace = true
|
||||
clap_complete.workspace = true
|
||||
eh = { path = "../eh" }
|
||||
eh = { path = "../eh" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue