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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-28 11:02:59 +00:00
parent 151637b647
commit 18a8bb0072

2
Cargo.lock generated
View File

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