summaryrefslogtreecommitdiffstats
path: root/imag-todo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imag-todo/Cargo.toml')
-rw-r--r--imag-todo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-todo/Cargo.toml b/imag-todo/Cargo.toml
index 320cfea4..bb75c577 100644
--- a/imag-todo/Cargo.toml
+++ b/imag-todo/Cargo.toml
@@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
codegen-units = 2
[dependencies]
-clap = "2.*"
+clap = ">=2.17"
glob = "0.2.11"
log = "0.3.6"
semver = "0.5.1"