Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964dcd3beb752ae2d3a90ab6e545815c692
This commit is contained in:
parent
d86d81f3c1
commit
0174e390f3
4 changed files with 71 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ version = "0.1.1"
|
|||
|
||||
[workspace.dependencies]
|
||||
clap = { default-features = false, features = [ "std", "help", "derive" ], version = "4.5" }
|
||||
clap_complete = "4.5"
|
||||
regex = "1.11"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue