mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
hypha: implement subcommands and introduce destroy that tears things down properly
This commit is contained in:
@ -25,6 +25,9 @@ url = "2.5.0"
|
||||
ureq = "2.9.1"
|
||||
path-clean = "1.0.1"
|
||||
|
||||
[dependencies.xenstore]
|
||||
path = "../xenstore"
|
||||
|
||||
[dependencies.clap]
|
||||
version = "4.4.18"
|
||||
features = ["derive"]
|
||||
|
Reference in New Issue
Block a user