From c3ea11e82d856817d123ea4a9a9d3576b17817a7 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 17 Jul 2018 22:59:24 +0300 Subject: First round of runtime refactoring --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit v1.3.1