advotracker: commandline parsing support
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -11,3 +11,8 @@ license = "MIT"
|
||||
#opt-level = "3"
|
||||
# optimize to smallest size
|
||||
opt-level = "z"
|
||||
|
||||
[dependencies.clap]
|
||||
version = "2.33"
|
||||
default-features = false
|
||||
features = [ "suggestions", "color", "yaml" ]
|
||||
|
||||
Reference in New Issue
Block a user