Bump vmm-sys-utils to 0.2.0

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Samuel Ortiz
2019-10-23 10:44:42 +03:00
parent dc951af167
commit de9eb3e0fa
12 changed files with 31 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ authors = ["The Chromium OS Authors"]
libc = "0.2.60"
rand = "0.7.0"
serde = "1.0.98"
vmm-sys-util = "0.1.1"
vmm-sys-util = "0.2.0"
net_gen = { path = "../net_gen" }