libimagentrytag: Set clap version to >= 2.17
This commit is contained in:
parent
d9ee3cbbec
commit
d0c94bb921
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
|
|||
codegen-units = 2
|
||||
|
||||
[dependencies]
|
||||
clap = "2.*"
|
||||
clap = ">=2.17"
|
||||
log = "0.3"
|
||||
regex = "0.1"
|
||||
toml = "0.2.*"
|
||||
|
|
Loading…
Reference in a new issue