summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 c8c186b..f70a9e0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,6 +52,7 @@ log = "0.4"
parse-display = "0.5"
pom = "3"
ptree = "0.3"
+rayon = "1.5"
regex = "1"
reqwest = { version = "0.11", features = [ "stream" ] }
resiter = "0.4"