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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-08 06:54:39 +00:00
parent 8fcaf91d3b
commit b7ed71b012

2
Cargo.lock generated
View File

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