build: Bump vhost from cc4da71 to e5b930b

Bumps [vhost](https://github.com/rust-vmm/vhost) from `cc4da71` to `e5b930b`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](cc4da710ac...e5b930b73a)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 06:22:07 +00:00 committed by Sebastien Boeuf
parent b8f5911c4e
commit 363ca66c2d

2
Cargo.lock generated
View File

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