Merge pull request #291 from matthiasbeyer/libimagentryfilter/update-clap
Update dependency: clap 1.5.5 -> 2.1.1
This commit is contained in:
commit
b9fa01aa60
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
||||||
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = "1.5.5"
|
clap = "2.1.1"
|
||||||
itertools = "0.4.7"
|
itertools = "0.4.7"
|
||||||
log = "0.3.4"
|
log = "0.3.4"
|
||||||
regex = "0.1.48"
|
regex = "0.1.48"
|
||||||
|
|
Loading…
Reference in a new issue