summaryrefslogtreecommitdiffstats
path: root/libimagentryview
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
commit61c3bf03d2cf81ca3acbea1a8a620ea1de21ec77 (patch)
treed73dce44a61abcb581a3204703805b4b20c4711f /libimagentryview
parentbbe9884ca61f8065cf0abd7bf996938a6b70a3c4 (diff)
libimagentryview/Cargo.toml: Update dependencies
Diffstat (limited to 'libimagentryview')
-rw-r--r--libimagentryview/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libimagentryview/Cargo.toml b/libimagentryview/Cargo.toml
index 8ec2b869..f29d6119 100644
--- a/libimagentryview/Cargo.toml
+++ b/libimagentryview/Cargo.toml
@@ -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"