summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-bookmark/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-bookmark/Cargo.toml')
-rw-r--r--bin/domain/imag-bookmark/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/domain/imag-bookmark/Cargo.toml b/bin/domain/imag-bookmark/Cargo.toml
index c5851236..4462144b 100644
--- a/bin/domain/imag-bookmark/Cargo.toml
+++ b/bin/domain/imag-bookmark/Cargo.toml
@@ -26,6 +26,8 @@ toml-query = "0.9.2"
failure = "0.1.5"
resiter = "0.4.0"
url = "2"
+handlebars = "2"
+rayon = "1"
libimagrt = { version = "0.10.0", path = "../../../lib/core/libimagrt" }
libimagerror = { version = "0.10.0", path = "../../../lib/core/libimagerror" }