feat(#702): add hive-priv to workspace members

This commit is contained in:
damocles 2026-06-01 16:32:53 +02:00 committed by mara
commit 6a371908e4

View file

@ -1,6 +1,6 @@
[workspace]
resolver = "3"
members = ["hive-ag3nt", "hive-c0re", "hive-forge", "hive-matrix-mcp", "hive-sh4re"]
members = ["hive-ag3nt", "hive-c0re", "hive-forge", "hive-matrix-mcp", "hive-priv", "hive-sh4re"]
[workspace.package]
edition = "2024"