summaryrefslogtreecommitdiffstats
path: root/imag-todo
diff options
context:
space:
mode:
authormario <mario-krehl@gmx.de>2016-08-06 11:11:40 +0200
committermario <mario-krehl@gmx.de>2016-08-06 11:11:40 +0200
commit819f026d480cdb87e16b8ce16aa809c8412a90ff (patch)
treecf550185cc69a399278f99f3711fbaad413975ee /imag-todo
parent9bceef573babe8ca42c10b1e74a8bb55e8bddbca (diff)
change to task_hookrs 0.2.0
Diffstat (limited to 'imag-todo')
-rw-r--r--imag-todo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-todo/Cargo.toml b/imag-todo/Cargo.toml
index 845a0901..a5b84d8f 100644
--- a/imag-todo/Cargo.toml
+++ b/imag-todo/Cargo.toml
@@ -9,7 +9,7 @@ glob = "0.2.11"
log = "0.3.6"
semver = "0.2.3"
serde_json = "0.7.3"
-task-hookrs = { git = "https://github.com/mario-kr/task-hookrs.git" }
+task-hookrs = "0.2.0"
toml = "0.1.28"
version = "2.0.1"