libimagentryview/Cargo.toml: Update dependencies

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

View file

@ -16,7 +16,7 @@ homepage = "http://imag-pim.org"
[dependencies]
log = "0.3"
toml = "0.2.*"
glob = "0.2.11"
glob = "0.2"
[dependencies.libimagrt]
path = "../libimagrt"