refactor(#2352): extract standalone hivectl crate, hive-c0re daemon-only

This commit is contained in:
damocles 2026-07-15 22:36:13 +02:00
commit cc67a05974
13 changed files with 236 additions and 147 deletions

View file

@ -14,6 +14,7 @@ members = [
"hive-priv",
"hive-priv-sock",
"hive-sh4re",
"hivectl",
]
[workspace.package]