summaryrefslogtreecommitdiffstats
path: root/libimagtimeui/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libimagtimeui/Cargo.toml')
-rw-r--r--libimagtimeui/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libimagtimeui/Cargo.toml b/libimagtimeui/Cargo.toml
index b59a16a0..fcf5686e 100644
--- a/libimagtimeui/Cargo.toml
+++ b/libimagtimeui/Cargo.toml
@@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
codegen-units = 2
[dependencies]
-clap = "2.*"
+clap = ">=2.17"
lazy_static = "0.2"
log = "0.3"
chrono = "0.2"