mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
qcow: Use vmm_sys_util::tempfile::Tempfile
This removes the requirement for an extra crate. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
committed by
Sebastien Boeuf
parent
05a2b3fac2
commit
0497a7c311
Generated
-1
@@ -911,7 +911,6 @@ dependencies = [
|
||||
"libc",
|
||||
"log 0.4.14",
|
||||
"remain",
|
||||
"tempfile",
|
||||
"vmm-sys-util",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user