build(deps): bump vm-memory from 291dc2e to 467eda6

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `291dc2e` to `467eda6`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](291dc2e236...467eda62ae)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-06 06:23:16 +00:00
parent 5a0d01ca13
commit 8f6cbf849a

2
Cargo.lock generated
View File

@ -1082,7 +1082,7 @@ dependencies = [
[[package]]
name = "vm-memory"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vm-memory#291dc2e23673cce5154bca8dea7d3f2535b194d2"
source = "git+https://github.com/rust-vmm/vm-memory#467eda62ae76531b562d99d121ceff35ec17be68"
dependencies = [
"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)",