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](https://github.com/rust-vmm/vmm-sys-util/compare/7222869ed3de260bb147781c4334d6f89f55eb0a...2177381ed649e9631ad6f432e6cf947cc7b7f669)

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
Generated
+1 -1
View File
@@ -1046,7 +1046,7 @@ dependencies = [
[[package]] [[package]]
name = "vmm-sys-util" name = "vmm-sys-util"
version = "0.1.0" 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 = [ dependencies = [
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)",
] ]