summaryrefslogtreecommitdiffstats
path: root/imag-store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'imag-store/Cargo.toml')
-rw-r--r--imag-store/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/imag-store/Cargo.toml b/imag-store/Cargo.toml
index 0deba5a0..6c244322 100644
--- a/imag-store/Cargo.toml
+++ b/imag-store/Cargo.toml
@@ -19,3 +19,6 @@ path = "../libimagrt"
[dependencies.libimagutil]
path = "../libimagutil"
+[dependencies.libimagerror]
+path = "../libimagerror"
+