deps: Bump vm-memory to 0.7.0
Updating Cloud Hypervisor to rely on vm-memory version 0.7.0. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
8737ca4d45
commit
89af7dcb2b
22 changed files with 24 additions and 24 deletions
|
|
@ -6,5 +6,5 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
libc = "0.2.112"
|
||||
vm-memory = "0.6.0"
|
||||
vm-memory = "0.7.0"
|
||||
arch = { path = "../arch" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue