summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-02-23 13:15:57 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-02-23 13:15:57 +0100
commitb71e68aee2b73f28e69387035e3c634d5bd6a0cc (patch)
tree6f26e059cec6d66c483fef237ed9e04079b1acd7 /Cargo.toml
parentcded7b3a3dc5d59c2f81cbd32959aa2cfa89ec12 (diff)
Put libimagannotation into workspace
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6a2adae4..e2033577 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ members = [
"imag-store",
"imag-tag",
"imag-view",
+ "libimagannotation",
"libimagentryedit",
"libimagentryfilter",
"libimagentrylink",