build(deps): bump vm-memory from df6207f to d6229fc

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `df6207f` to `d6229fc`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](df6207f1c0...d6229fc5bd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-31 06:13:43 +00:00
parent e99b64097a
commit 8dfb79e077

2
Cargo.lock generated
View File

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