libimaglink: Update itertools
This commit is contained in:
parent
fe189c535e
commit
2f34934fc8
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]
|
||||||
itertools = "0.4.7"
|
itertools = "0.4"
|
||||||
log = "0.3.4"
|
log = "0.3.4"
|
||||||
toml = "0.1.27"
|
toml = "0.1.27"
|
||||||
semver = "0.2"
|
semver = "0.2"
|
||||||
|
|
Loading…
Reference in a new issue