summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-habit/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-habit/Cargo.toml')
-rw-r--r--bin/domain/imag-habit/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-habit/Cargo.toml b/bin/domain/imag-habit/Cargo.toml
index f6fbacbf..56e08ddc 100644
--- a/bin/domain/imag-habit/Cargo.toml
+++ b/bin/domain/imag-habit/Cargo.toml
@@ -37,7 +37,7 @@ libimagtimeui = { version = "0.6.0", path = "../../../lib/etc/libimagtimeui
libimaghabit = { version = "0.6.0", path = "../../../lib/domain/libimaghabit" }
[dependencies.clap]
-version = ">=2.17"
+version = ">=2.29"
default-features = false
features = ["color", "suggestions"]