vhost_user_blk: switch to argh

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2023-01-12 15:53:51 +00:00
committed by Rob Bradford
parent 111225a2a5
commit 54e9ed9932
4 changed files with 14 additions and 22 deletions
+1 -1
View File
@@ -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"