diff --git a/Cargo.toml b/Cargo.toml index 90f806d6a..17fccffeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ appveyor = { repository = "carllerche/tokio" } [dependencies] bytes = "0.4" log = "0.4" -mio = "0.6.12" +mio = "0.6.13" slab = "0.4" iovec = "0.1" tokio-io = "0.1"