vhost_user_block: add --version

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2023-01-13 00:56:20 +00:00
committed by Rob Bradford
parent a0922930b1
commit b0a2ce0598
2 changed files with 17 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ name = "vhost_user_block"
version = "0.1.0"
authors = ["The Cloud Hypervisor Authors"]
edition = "2021"
build = "../build.rs"
[dependencies]
argh = "0.1.9"