swap hive-claude back to the published 0.1.1 release now that it's out
This commit is contained in:
parent
561bd09618
commit
1ad7145cc5
4 changed files with 15 additions and 11 deletions
|
|
@ -85,7 +85,7 @@ hive-jobq = { path = "hive-jobq" }
|
|||
hive-jobq-metrics = { path = "hive-jobq-metrics" }
|
||||
hive-jobq-wire = { path = "hive-jobq-wire" }
|
||||
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.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