libimagentrytag/Cargo.toml: Update dependencies

This commit is contained in:
Matthias Beyer 2016-10-24 14:30:54 +02:00
parent 24e23b263a
commit bbe9884ca6

View file

@ -18,7 +18,7 @@ clap = "2.*"
log = "0.3"
regex = "0.1"
toml = "0.2.*"
itertools = "0.4"
itertools = "0.5"
[dependencies.libimagstore]
path = "../libimagstore"