* Change command line parsing to clap in serde util #434
This commit is contained in:
committed by
Dan Gohman
parent
ce7b72743c
commit
5f679a7310
@@ -13,7 +13,7 @@ name = "clif-json"
|
||||
path = "src/clif-json.rs"
|
||||
|
||||
[dependencies]
|
||||
docopt = "1"
|
||||
clap = "2.32.0"
|
||||
serde = "1.0.8"
|
||||
serde_derive = "1.0.8"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user