summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-todo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-todo/Cargo.toml')
-rw-r--r--bin/domain/imag-todo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-todo/Cargo.toml b/bin/domain/imag-todo/Cargo.toml
index ee5d7e50..55a62422 100644
--- a/bin/domain/imag-todo/Cargo.toml
+++ b/bin/domain/imag-todo/Cargo.toml
@@ -47,7 +47,7 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dependencies.task-hookrs]
-version = "0.7.0"
+git = "https://github.com/matthiasbeyer/task-hookrs"
optional = true
[dependencies.uuid]