build(deps): bump vm-memory from 8669369 to 366a907

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `8669369` to `366a907`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](8669369d17...366a907660)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-28 06:34:09 +00:00
parent 696f6cae47
commit f27893f822

2
Cargo.lock generated
View File

@ -1030,7 +1030,7 @@ version = "0.1.0"
[[package]]
name = "vm-memory"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-memory#8669369d17a470d72743fc616a26ee6b95f230f5"
source = "git+https://github.com/rust-vmm/vm-memory#366a907660359ea1fcd805e894e7de123106bd18"
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)",