summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-05-29 17:43:24 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-05-30 17:51:33 +0200
commit5cb641044f46751217181ee95b9c4edb81183437 (patch)
tree480cdc1476004aeae295a43574ae88d1acc946dd /Cargo.toml
parentcee7689e77e14e55fb624149cdefe1fe0e1f4e1a (diff)
Add libimagentryurl
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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 25f73c91..23c9969b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,7 @@ members = [
"lib/entry/libimagentryfilter",
"lib/entry/libimagentrygps",
"lib/entry/libimagentrylink",
+ "lib/entry/libimagentryurl",
"lib/entry/libimagentrymarkdown",
"lib/entry/libimagentryref",
"lib/entry/libimagentrytag",