Bump mio-uds from 0.6.7 to 0.6.8

Bumps [mio-uds](https://github.com/deprecrated/mio-uds) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/deprecrated/mio-uds/releases)
- [Commits](https://github.com/deprecrated/mio-uds/compare/0.6.7...0.6.8)

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

4
Cargo.lock generated
View file

@ -3497,9 +3497,9 @@ dependencies = [
[[package]]
name = "mio-uds"
version = "0.6.7"
version = "0.6.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
dependencies = [
"iovec",
"libc",