refactor(#2352): extract standalone hivectl crate, hive-c0re daemon-only
This commit is contained in:
parent
cce35c20e6
commit
cc67a05974
13 changed files with 236 additions and 147 deletions
|
|
@ -14,6 +14,7 @@ members = [
|
|||
"hive-priv",
|
||||
"hive-priv-sock",
|
||||
"hive-sh4re",
|
||||
"hivectl",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
|
|
|
|||
Loading…
Reference in a new issue