summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-mail/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-mail/Cargo.toml')
-rw-r--r--bin/domain/imag-mail/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/domain/imag-mail/Cargo.toml b/bin/domain/imag-mail/Cargo.toml
index 13a60a50..68e90552 100644
--- a/bin/domain/imag-mail/Cargo.toml
+++ b/bin/domain/imag-mail/Cargo.toml
@@ -25,6 +25,7 @@ failure = "0.1.5"
indoc = "0.3.3"
resiter = "0.4"
walkdir = "2"
+rayon = "1"
libimagrt = { version = "0.10.0", path = "../../../lib/core/libimagrt" }
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }