mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vhost_user_backend: Remove local version of the crate
Since both vhost-user-block and vhost-user-net backend now rely on the upstream vhost-user-backend crate from rust-vmm, we can simply remove the local version of the crate from our repository. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
@@ -76,7 +76,6 @@ members = [
|
||||
"rate_limiter",
|
||||
"vfio_user",
|
||||
"vhdx",
|
||||
"vhost_user_backend",
|
||||
"vhost_user_block",
|
||||
"vhost_user_net",
|
||||
"virtio-devices",
|
||||
|
||||
Reference in New Issue
Block a user