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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-15 08:45:54 +00:00
parent 6678cbfb79
commit 10abfd4448

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#54e256b2cbce742825bdc48d3955ac0b0538b174"
source = "git+https://github.com/rust-vmm/vmm-sys-util#5f8c251355c9d3232196ab6c24bbca5fe7b8e67b"
dependencies = [
"libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
]