mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
hypha-agent: command line arguments
This commit is contained in:
@ -10,6 +10,10 @@ path = "../xenclient"
|
||||
[dependencies]
|
||||
log = "0.4.20"
|
||||
|
||||
[dependencies.clap]
|
||||
version = "4.4.18"
|
||||
features = ["derive"]
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
||||
|
Reference in New Issue
Block a user