vhost_user_blk: switch to clap

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
This commit is contained in:
Ravi kumar Veeramally
2023-09-21 18:35:44 +03:00
committed by Bo Chen
parent 627a1456a7
commit f160ba41b5
4 changed files with 22 additions and 28 deletions

2
Cargo.lock generated
View File

@@ -2309,8 +2309,8 @@ dependencies = [
name = "vhost_user_block"
version = "0.1.0"
dependencies = [
"argh",
"block",
"clap",
"env_logger",
"epoll",
"libc",