mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
block_util: 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
0497a7c311
commit
cf7a05ecb5
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -164,7 +164,6 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"virtio-bindings",
|
||||
"vm-memory",
|
||||
|
||||
Reference in New Issue
Block a user