change to task_hookrs 0.2.0
This commit is contained in:
parent
058f5efc65
commit
71bce41e0f
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue