From 4614b9d43075cf3e88760c68b13c2c0124aa8ca3 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Tue, 9 Aug 2016 13:52:41 +0200 Subject: Use libimagentryedit instead of libimagrt --- imag-notes/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'imag-notes/Cargo.toml') 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" -- cgit v1.2.3