Added command line parser
This commit is contained in:
@@ -20,11 +20,13 @@ actix-web= "0.7.19"
|
||||
actix= "0.7.9"
|
||||
askama = { version = "0.8.0", features= ["with-actix-web"] }
|
||||
futures = "0.1.28"
|
||||
lazy_static = "1.3.0"
|
||||
libc = "0.2.58"
|
||||
log = "0.4.6"
|
||||
pretty_env_logger = "0.3.0"
|
||||
serde = "1.0.94"
|
||||
serde_json = "1.0.40"
|
||||
structopt = "0.2.18"
|
||||
tokio = "0.1.21"
|
||||
tokio-codec= "0.1.1"
|
||||
tokio-io= "0.1.12"
|
||||
|
||||
Reference in New Issue
Block a user