build(deps): bump vm-memory from f3d1c27 to eb2fc0b

Bumps [vm-memory](https://github.com/rust-vmm/vm-memory) from `f3d1c27` to `eb2fc0b`.
- [Release notes](https://github.com/rust-vmm/vm-memory/releases)
- [Commits](f3d1c2775c...eb2fc0b6d9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-13 06:07:49 +00:00
parent 88c1683029
commit 96479dabe6

2
Cargo.lock generated
View File

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