chore: updates clap-test to solve chicken and egg api issue

This commit is contained in:
Kevin K 2016-05-09 21:09:41 -04:00
parent 74c8a7f428
commit 59152ed500

View file

@ -22,7 +22,7 @@ clippy = { version = "=0.0.64", optional = true }
unicode-width = { version = "~0.1.3", optional = true }
[dev-dependencies]
clap-test = "0.1.0"
clap-test = "0.1.1"
[features]
default = ["suggestions", "color", "wrap_help"]