summaryrefslogtreecommitdiffstats
path: root/ffi/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/Cargo.toml')
-rw-r--r--ffi/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml
index 6af751b7..35d2e875 100644
--- a/ffi/Cargo.toml
+++ b/ffi/Cargo.toml
@@ -35,6 +35,7 @@ memsec = "0.5.6"
native-tls = "0.2.0"
nettle = "5.0"
time = "0.1.40"
+tokio-core = "0.1"
[dev-dependencies]
filetime = "0.2"