diff --git a/Cargo.lock b/Cargo.lock index 03a5ec4..6838961 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3545,9 +3545,9 @@ dependencies = [ [[package]] name = "tokio-core" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aeeffbbb94209023feaef3c196a41cbcdafa06b4a6f893f68779bb5e53796f71" +checksum = "87b1395334443abca552f63d4f61d0486f12377c2ba8b368e523f89e828cffd4" dependencies = [ "bytes 0.4.12", "futures 0.1.30",