build(deps): bump vm-memory from 0.2.0 to 0.2.1

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Changelog](https://github.com/rust-vmm/vm-memory/blob/v0.2.1/CHANGELOG.md)
- [Commits](https://github.com/rust-vmm/vm-memory/compare/v0.2.0...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-28 15:06:54 +00:00
committed by Rob Bradford
parent 4c2e6054c0
commit aac87196d6
15 changed files with 16 additions and 16 deletions

View File

@@ -6,4 +6,4 @@ edition = "2018"
[dependencies]
libc = "0.2.71"
vm-memory = "0.2.0"
vm-memory = "0.2.1"