mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-07 06:57:39 +03:00
Use clap for arg parsing
This commit is contained in:
parent
58127b17d8
commit
3652342f46
3 changed files with 90 additions and 10 deletions
|
@ -19,3 +19,4 @@ serde_json = "1.0.62"
|
|||
async-recursion = "0.3.2"
|
||||
regex = "1.4.3"
|
||||
time = "0.2.25"
|
||||
clap = "2.33.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue