Bump tokio-tcp from 0.1.1 to 0.1.4

Bumps [tokio-tcp](https://github.com/tokio-rs/tokio) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-tcp-0.1.1...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-28 08:12:36 +00:00 committed by GitHub
parent b0f0bd8282
commit 08909b5c6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5997,9 +5997,9 @@ dependencies = [
[[package]]
name = "tokio-tcp"
version = "0.1.1"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b4c329b47f071eb8a746040465fa751bd95e4716e98daef6a9b4e434c17d565"
checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
dependencies = [
"bytes",
"futures",