implement RunSync

This commit is contained in:
mbecker20
2024-06-07 02:43:45 -07:00
parent bf85e886bd
commit 49f1d40ce8
26 changed files with 1338 additions and 814 deletions

View File

@@ -17,11 +17,11 @@ path = "src/main.rs"
[dependencies]
# local
monitor_client.workspace = true
sync.workspace = true
# mogh
partial_derive2.workspace = true
# external
tracing-subscriber.workspace = true
merge_config_files.workspace = true
serde_json.workspace = true
futures.workspace = true
tracing.workspace = true