summaryrefslogtreecommitdiffstats
path: root/libimagentrymarkdown/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libimagentrymarkdown/Cargo.toml')
-rw-r--r--libimagentrymarkdown/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/libimagentrymarkdown/Cargo.toml b/libimagentrymarkdown/Cargo.toml
index 9cf01638..c752ccc7 100644
--- a/libimagentrymarkdown/Cargo.toml
+++ b/libimagentrymarkdown/Cargo.toml
@@ -7,6 +7,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
log = "0.3"
hoedown = "5.0.0"
crossbeam = "0.2"
+url = "1.1"
[dependencies.libimagstore]
path = "../libimagstore"