build: bump vhost from 99fbfc9 to c1f77c7

Bumps [vhost](https://github.com/rust-vmm/vhost) from `99fbfc9` to `c1f77c7`.
- [Release notes](https://github.com/rust-vmm/vhost/releases)
- [Commits](https://github.com/rust-vmm/vhost/compare/99fbfc969287ea87398d3755bd2613c14d77579f...c1f77c778bc482395bb1f9d0d4961e67f30c83eb)

---
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-26 09:20:31 +00:00
parent ec0a0adaab
commit a33280b8ad
Generated
+1 -1
View File
@@ -1122,7 +1122,7 @@ dependencies = [
[[package]] [[package]]
name = "vhost" name = "vhost"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/rust-vmm/vhost?branch=master#99fbfc969287ea87398d3755bd2613c14d77579f" source = "git+https://github.com/rust-vmm/vhost?branch=master#c1f77c778bc482395bb1f9d0d4961e67f30c83eb"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"libc", "libc",