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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-29 06:56:38 +00:00
parent b2f85cbdc4
commit 3dd329052c

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