From 1f86bcd12178fd45772b565213e3f874f62494be Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 31 May 2020 14:45:42 +0200 Subject: task-hookrs: 0.7.0 -> master Signed-off-by: Matthias Beyer --- bin/domain/imag-todo/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- cgit v1.2.3