hivectl: migrate dag_progress to hive-jobq-wire's generic GraphNode

This commit is contained in:
damocles 2026-08-03 18:47:22 +02:00 committed by mara
commit 10b0f640af
8 changed files with 272 additions and 175 deletions

View file

@ -10,6 +10,7 @@ workspace = true
[dependencies]
chrono.workspace = true
hive-jobq.workspace = true
hive-jobq-wire.workspace = true
hive-sh4re.workspace = true
hive-types.workspace = true
serde.workspace = true