change to task_hookrs 0.2.0

This commit is contained in:
mario 2016-08-06 11:23:52 +02:00
parent 058f5efc65
commit 71bce41e0f
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -5,7 +5,7 @@ authors = ["mario <mario-krehl@gmx.de>"]
[dependencies]
semver = "0.2"
task-hookrs = { git = "https://github.com/mario-kr/task-hookrs.git" }
task-hookrs = "0.2"
uuid = "0.2.0"
toml = "0.1.28"