summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-notes/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-notes/Cargo.toml')
-rw-r--r--bin/domain/imag-notes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-notes/Cargo.toml b/bin/domain/imag-notes/Cargo.toml
index d65f68cc..af84c057 100644
--- a/bin/domain/imag-notes/Cargo.toml
+++ b/bin/domain/imag-notes/Cargo.toml
@@ -33,7 +33,7 @@ libimagutil = { version = "0.7.0", path = "../../../lib/etc/libimagutil" }
libimagstore = { version = "0.7.0", path = "../../../lib/core/libimagstore" }
[dependencies.clap]
-version = ">=2.29"
+version = "^2.29"
default-features = false
features = ["color", "suggestions"]