build(deps): bump vmm-sys-util from 07ef2e2 to 27e7ff1

Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from `07ef2e2` to `27e7ff1`.
- [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases)
- [Commits](07ef2e280e...27e7ff14d6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-18 06:11:55 +00:00
parent eb60106159
commit bf4f3db6c4

2
Cargo.lock generated
View File

@ -1050,7 +1050,7 @@ dependencies = [
[[package]]
name = "vmm-sys-util"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vmm-sys-util#07ef2e280e2f0541b61726650d4e1384338d7861"
source = "git+https://github.com/rust-vmm/vmm-sys-util#27e7ff14d60de7ab22dbfbd46464798fa0714294"
dependencies = [
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
]