cloud-hypervisor: Switch to the vmm-sys-util pending PR branch

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Samuel Ortiz
2019-05-09 18:38:07 +02:00
parent 8e7579b20e
commit ac328df87c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ version = "0.1.0"
authors = ["The Chromium OS Authors"]
[dependencies]
vmm-sys-util = { git = "https://github.com/sameo/vmm-sys-util" }
vmm-sys-util = { git = "https://github.com/liujing2/vmm-sys-util" }