mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
vhost_user_blk: switch to argh
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
@@ -5,8 +5,8 @@ authors = ["The Cloud Hypervisor Authors"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1.9"
|
||||
block_util = { path = "../block_util" }
|
||||
clap = { version = "4.0.32", features = ["wrap_help"] }
|
||||
env_logger = "0.10.0"
|
||||
epoll = "4.3.1"
|
||||
libc = "0.2.139"
|
||||
|
||||
Reference in New Issue
Block a user