build(deps): bump vhost from 576694b to 62fd4ec

Bumps [vhost](https://github.com/rust-vmm/vhost) from `576694b` to `62fd4ec`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](576694bcfb...62fd4ec5a4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-04 05:30:56 +00:00
parent 526cf32a78
commit 3ef7c8eac5

2
Cargo.lock generated
View File

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