Bump tokio-udp from 0.1.2 to 0.1.6

Bumps [tokio-udp](https://github.com/tokio-rs/tokio) from 0.1.2 to 0.1.6.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Changelog](https://github.com/tokio-rs/tokio/blob/tokio-0.1.6/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-udp-0.1.2...tokio-0.1.6)

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

4
Cargo.lock generated
View file

@ -5988,9 +5988,9 @@ dependencies = [
[[package]]
name = "tokio-udp"
version = "0.1.2"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da941144b816d0dcda4db3a1ba87596e4df5e860a72b70783fe435891f80601c"
checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"
dependencies = [
"bytes",
"futures",