summaryrefslogtreecommitdiffstats
path: root/imag-notes/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-08-09 13:52:41 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-08-09 15:47:56 +0200
commit4614b9d43075cf3e88760c68b13c2c0124aa8ca3 (patch)
tree7aa13fbd7023541b21ba6391ea06b0c74e20d19e /imag-notes/Cargo.toml
parent676146df3a5ecfe5070989492513b136c98fed1c (diff)
Use libimagentryedit instead of libimagrt
Diffstat (limited to 'imag-notes/Cargo.toml')
-rw-r--r--imag-notes/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index 8ca03475..9eff3718 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -15,6 +15,9 @@ path = "../libimagrt"
[dependencies.libimagnotes]
path = "../libimagnotes"
+[dependencies.libimagentryedit]
+path = "../libimagentryedit"
+
[dependencies.libimagentrytag]
path = "../libimagentrytag"