build(deps): bump vmm-sys-util from c0bbae5 to 9014b7a

Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from `c0bbae5` to `9014b7a`.
- [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases)
- [Commits](c0bbae555d...9014b7ab94)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-06 06:41:44 +00:00
parent 91c7f271b3
commit d1cd3c89c6

2
Cargo.lock generated
View File

@ -970,7 +970,7 @@ dependencies = [
[[package]]
name = "vmm-sys-util"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vmm-sys-util#c0bbae555d26555480bc84f229570c6648fd7f6f"
source = "git+https://github.com/rust-vmm/vmm-sys-util#9014b7ab94461b54b90ca64c6d8a442b6b4b84c8"
dependencies = [
"libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
]