swap hive-claude to the crates.io registry dependency (#2931)
This commit is contained in:
parent
435ef193e1
commit
42fdd98a7a
4 changed files with 26 additions and 21 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue