swap hive-claude to the crates.io registry dependency (#2931)

This commit is contained in:
damocles 2026-08-02 13:55:26 +02:00 committed by mara
commit 42fdd98a7a
4 changed files with 26 additions and 21 deletions

View file

@ -57,7 +57,7 @@ hive-sh4re = { path = "hive-sh4re" }
hive-agent-sock = { path = "hive-agent-sock" }
hive-jobq = { path = "hive-jobq" }
hive-core-agent-sock = { path = "hive-core-agent-sock" }
hive-claude = { git = "https://forge.darkest.space/hyperhive/hive-claude", branch = "main" }
hive-claude = "0.1"
hive-host-sock = { path = "hive-host-sock" }
hive-priv-sock = { path = "hive-priv-sock" }
hive-sock-client = { path = "hive-sock-client" }