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](https://github.com/rust-vmm/vm-memory/compare/df6207f1c03294b5fdc2ee3d5bd7e989eab48653...d6229fc5bd2c6ae44f9d8efe0a03917a66761cd1)

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
Generated
+1 -1
View File
@@ -1157,7 +1157,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#df6207f1c03294b5fdc2ee3d5bd7e989eab48653" source = "git+https://github.com/rust-vmm/vm-memory#d6229fc5bd2c6ae44f9d8efe0a03917a66761cd1"
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)",