mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ch-remote: switch to argh
Since argh does not support `--option=value`, we need to change the integration test code to become `--option value`. Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -177,6 +177,7 @@ version = "29.0.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"api_client",
|
||||
"argh",
|
||||
"clap",
|
||||
"dirs",
|
||||
"epoll",
|
||||
|
||||
Reference in New Issue
Block a user