Upgrade clap dependency to 2.*
This commit is contained in:
parent
49c5cd7c54
commit
dae19de917
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version = "0.2.0"
|
|||
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.1.1"
|
||||
clap = "2.*"
|
||||
log = "0.3"
|
||||
version = "2.0.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue