build(deps): bump vhost from 0e9fed2 to c4cd1d3

Bumps [vhost](https://github.com/rust-vmm/vhost) from `0e9fed2` to `c4cd1d3`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](0e9fed2d75...c4cd1d375e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-29 05:35:42 +00:00
parent f44343408e
commit 72d67fe96d

2
Cargo.lock generated
View File

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