summaryrefslogtreecommitdiffstats
path: root/imag-notes/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-04-16 21:58:19 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-04-16 22:33:37 +0200
commit6edae00d1ae0df8c52d1be918c06a34a55a81696 (patch)
tree5d8a9ee01352b4220fd1b6e2ae65476ec19dceba /imag-notes/Cargo.toml
parente86a795738764d291667a36b6bfa18f960c07060 (diff)
Fix names: libimagtag -> libimagentrytag
Diffstat (limited to 'imag-notes/Cargo.toml')
-rw-r--r--imag-notes/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index 8faaab35..fac64742 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -15,8 +15,8 @@ path = "../libimagrt"
[dependencies.libimagnotes]
path = "../libimagnotes"
-[dependencies.libimagtag]
-path = "../libimagtag"
+[dependencies.libimagentrytag]
+path = "../libimagentrytag"
[dependencies.libimagutil]
path = "../libimagutil"