add hero runner and clean improve runner lib
This commit is contained in:
@@ -5,6 +5,7 @@ members = [
|
||||
"bin/osiris",
|
||||
"bin/runners/osiris",
|
||||
"bin/runners/sal",
|
||||
"bin/runners/hero",
|
||||
"bin/supervisor",
|
||||
"lib/clients/job",
|
||||
"lib/clients/osiris",
|
||||
@@ -27,6 +28,7 @@ repository.workspace = true
|
||||
# Integration test dependencies - no library dependencies, tests spawn binaries
|
||||
hero-supervisor-openrpc-client = { path = "lib/clients/supervisor" }
|
||||
hero-job = { path = "lib/models/job" }
|
||||
hero-job-client = { path = "lib/clients/job" }
|
||||
tokio = { workspace = true }
|
||||
lazy_static = { workspace = true }
|
||||
escargot = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user