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"