build(deps): bump vhost from 05cd8b2 to 88aafc0

Bumps [vhost](https://github.com/rust-vmm/vhost) from `05cd8b2` to `88aafc0`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](05cd8b2ad3...88aafc03a8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-30 05:35:30 +00:00
parent 1eb4ebe3d1
commit 28a4e43731

2
Cargo.lock generated
View File

@ -1196,7 +1196,7 @@ dependencies = [
[[package]]
name = "vhost"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vhost?branch=master#05cd8b2ad3c7bb1a84f15b629711d1886b97b7ce"
source = "git+https://github.com/rust-vmm/vhost?branch=master#88aafc03a8a10b163e49657101e7342005b23d61"
dependencies = [
"bitflags 1.2.1",
"libc",