vhost_user_net: 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:30:23 +03:00
committed by Bo Chen
parent d1f337aef1
commit 627a1456a7
3 changed files with 29 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2021"
build = "../build.rs"
[dependencies]
argh = "0.1.9"
clap = { version = "4.3.11", features = ["wrap_help","cargo"] }
env_logger = "0.10.0"
epoll = "4.3.3"
libc = "0.2.147"