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

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `bb29ec8` to `ec69de9`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](https://github.com/rust-vmm/vm-memory/compare/bb29ec8713f9a798557abdd7e1449ec065cfc095...ec69de9c0792ae8ef2a69098d0c59ca82227bbb2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 06:15:57 +00:00
parent f668603694
commit bcfe546ea2
Generated
+1 -1
View File
@@ -1080,7 +1080,7 @@ dependencies = [
[[package]] [[package]]
name = "vm-memory" name = "vm-memory"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-memory#bb29ec8713f9a798557abdd7e1449ec065cfc095" source = "git+https://github.com/rust-vmm/vm-memory#ec69de9c0792ae8ef2a69098d0c59ca82227bbb2"
dependencies = [ dependencies = [
"cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "cast 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",