summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 848585b..a89bd57 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,4 +18,5 @@ base64 = "0.11"
rand = "0.7"
chrono = { version = "0.4", features = ["serde"] }
log = "0.4"
-fern = { version = "0.5", features = ["colored"] } \ No newline at end of file
+fern = { version = "0.5", features = ["colored"] }
+threadpool = "1.7" \ No newline at end of file