build(deps): bump vmm-sys-util from 5f8c251 to 7222869

Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from `5f8c251` to `7222869`.
- [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases)
- [Commits](5f8c251355...7222869ed3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-16 06:36:40 +00:00
parent 08ed88c8d1
commit 7b718f3029

2
Cargo.lock generated
View File

@ -1185,7 +1185,7 @@ dependencies = [
[[package]]
name = "vmm-sys-util"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vmm-sys-util#5f8c251355c9d3232196ab6c24bbca5fe7b8e67b"
source = "git+https://github.com/rust-vmm/vmm-sys-util#7222869ed3de260bb147781c4334d6f89f55eb0a"
dependencies = [
"libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
]