swarm-controller: wire the swarm-level job graph, no nodes yet
This commit is contained in:
parent
4114d6898b
commit
962b7e60f8
3 changed files with 133 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -4563,6 +4563,8 @@ dependencies = [
|
|||
"async-nats",
|
||||
"axum",
|
||||
"futures-util",
|
||||
"hive-jobq",
|
||||
"hive-jobq-wire",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"swarm-queue-client",
|
||||
|
|
|
|||
Loading…
Reference in a new issue