ch-remote: switch to clap

Porting back using clap crate

Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@intel.com>
This commit is contained in:
Ravi kumar Veeramally
2023-09-21 19:57:25 +03:00
committed by Bo Chen
parent fa22cb0be5
commit d1f337aef1
3 changed files with 570 additions and 426 deletions

1
Cargo.lock generated
View File

@@ -449,7 +449,6 @@ version = "35.0.0"
dependencies = [
"anyhow",
"api_client",
"argh",
"clap",
"dhat",
"dirs",