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 e8b5602..d397f99 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,4 +16,5 @@ indoc = "0.2"
regex = "1"
termios = "0.3.0"
tokio-fs = "0.1.2"
-tokio-io = "0.1.7" \ No newline at end of file
+tokio-io = "0.1.7"
+tokio = "0.1.7"