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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1376,6 +1376,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"futures-util",
|
||||
"hive-sh4re",
|
||||
"matrix-sdk",
|
||||
"reqwest",
|
||||
"rmcp",
|
||||
|
|
|
|||
Loading…
Reference in a new issue