build(deps): bump vm-memory from 8d6ca35 to bb29ec8

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `8d6ca35` to `bb29ec8`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](8d6ca3553c...bb29ec8713)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-15 06:09:54 +00:00
parent c204d5404b
commit 4d0872df5f

2
Cargo.lock generated
View File

@ -1009,7 +1009,7 @@ version = "0.1.0"
[[package]]
name = "vm-memory"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-memory#8d6ca3553c773a00bdbb29eeb92d49f9aadb89d4"
source = "git+https://github.com/rust-vmm/vm-memory#bb29ec8713f9a798557abdd7e1449ec065cfc095"
dependencies = [
"cast 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.65 (registry+https://github.com/rust-lang/crates.io-index)",