refactor(#1450): lift shared harness-path resolution into hive-sh4re
This commit is contained in:
parent
789ecd86f6
commit
41c4682f7a
7 changed files with 48 additions and 46 deletions
|
|
@ -9,6 +9,7 @@ workspace = true
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
futures-util.workspace = true
|
||||
hive-sh4re.workspace = true
|
||||
matrix-sdk.workspace = true
|
||||
reqwest.workspace = true
|
||||
rmcp.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue