build(deps): bump vmm-sys-util from 8703cfd to 07ef2e2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-09 07:01:55 +00:00
parent b515d48eca
commit 8e7d67fcfe

2
Cargo.lock generated
View File

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