Use STRUM for agument parsing
This commit is contained in:
@@ -33,6 +33,7 @@ futures = "0.1.27"
|
||||
openssl-probe = { version = "0.1.2", optional = true }
|
||||
pretty_env_logger = "0.3.0"
|
||||
glob = "0.3.0"
|
||||
strum = { version = "0.16.0", features = ["derive"]}
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = "0.15.0"
|
||||
|
||||
Reference in New Issue
Block a user