From da4685b953e3985a29137f8a1c3f42a3db15292f Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 2 Sep 2019 04:04:56 -0400 Subject: refactor --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index dcfbe97..0fe7493 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -538,6 +538,7 @@ version = "0.1.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", + "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)", "snafu 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)", ] -- cgit v1.2.3-54-g00ecf