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