Update clap dependency to version 2.30
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Tim Visée <timvisee@gmail.com>"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bufstream = "0.1"
|
bufstream = "0.1"
|
||||||
clap = "2.29"
|
clap = "2.30"
|
||||||
image = "0.18"
|
image = "0.18"
|
||||||
num_cpus = "1.8"
|
num_cpus = "1.8"
|
||||||
regex = "0.2"
|
regex = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user