summaryrefslogtreecommitdiffstats
path: root/imag-todo
diff options
context:
space:
mode:
authormario <mario-krehl@gmx.de>2016-08-06 11:23:52 +0200
committermario <mario-krehl@gmx.de>2016-08-06 11:23:52 +0200
commit71bce41e0f5dd867cca62ce263d3db22541490cc (patch)
tree2393ab6c26a5a6247746c72389d508093b744315 /imag-todo
parent058f5efc659a78324d8c61a259ec62b66bfb3d62 (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 a5b84d8f..0580c74f 100644
--- a/imag-todo/Cargo.toml
+++ b/imag-todo/Cargo.toml
@@ -8,7 +8,7 @@ clap = "2.4.3"
glob = "0.2.11"
log = "0.3.6"
semver = "0.2.3"
-serde_json = "0.7.3"
+serde_json = "0.7.4"
task-hookrs = "0.2.0"
toml = "0.1.28"
version = "2.0.1"