From af537101ddac30ae38fe1ac641ec64a6f09a2158 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 1 Sep 2019 19:15:46 -0400 Subject: cleanups and updates --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cc80557..961cb15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ edition = "2018" clap = "2" protobuf = "2" snafu = "0.4" +tokio = "0.1" [build-dependencies] protobuf-codegen-pure = "2" -- cgit v1.2.3-54-g00ecf