summaryrefslogtreecommitdiffstats
path: root/imag-todo
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
commit867fd527b4a75707979f04b8787734b97f97f257 (patch)
tree02b9d75883c379587999ae05f62e483d69907510 /imag-todo
parentf2d0f0e049ce1c0c09daf0ed9801d40aed2d8f00 (diff)
imag-todo/Cargo.toml: Update dependencies
Diffstat (limited to 'imag-todo')
-rw-r--r--imag-todo/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/imag-todo/Cargo.toml b/imag-todo/Cargo.toml
index 08c2da68..7bbdcd6a 100644
--- a/imag-todo/Cargo.toml
+++ b/imag-todo/Cargo.toml
@@ -17,9 +17,9 @@ homepage = "http://imag-pim.org"
clap = "2.*"
glob = "0.2.11"
log = "0.3.6"
-semver = "0.2.3"
-serde_json = "0.7.4"
-task-hookrs = "0.2.0"
+semver = "0.5.1"
+serde_json = "0.8.3"
+task-hookrs = "0.2.1"
toml = "0.2.*"
version = "2.0.1"