about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e274ee5f5f..735e655028 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,3 +24,5 @@ hyper = "0.11"
 rand = "0.4"
 comrak = "0.2"
 md5 = "0.3.7"
+tokio = "0.1"
+tokio-timer = "0.2"