summaryrefslogtreecommitdiffstats
path: root/libimagtodo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libimagtodo/Cargo.toml')
-rw-r--r--libimagtodo/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/libimagtodo/Cargo.toml b/libimagtodo/Cargo.toml
index e1621658..afc6c4f9 100644
--- a/libimagtodo/Cargo.toml
+++ b/libimagtodo/Cargo.toml
@@ -5,3 +5,7 @@ authors = ["mario <mario-krehl@gmx.de>"]
[dependencies]
task-hookrs = { git = "https://github.com/matthiasbeyer/task-hookrs.git" }
+
+[dependencies.libimagstore]
+path = "../libimagstore"
+