Bump clap in clippy_dev

This commit is contained in:
Lzu Tao 2019-06-03 09:36:23 +07:00
parent 6c9ee51ecc
commit 352f183429

View File

@ -5,7 +5,7 @@ authors = ["Philipp Hansch <dev@phansch.net>"]
edition = "2018"
[dependencies]
clap = "~2.32"
clap = "2.33"
itertools = "0.8"
regex = "1"
lazy_static = "1.0"