build: bump vhost from c1f77c7 to 0c607bb

Bumps [vhost](https://github.com/rust-vmm/vhost) from `c1f77c7` to `0c607bb`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](c1f77c778b...0c607bb299)

---
updated-dependencies:
- dependency-name: vhost
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-29 23:10:47 +00:00
parent 3baa0c3721
commit 73eb1b1ba1

2
Cargo.lock generated
View File

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