feat: add Tycho Runner to run separate tycho processes

This commit is contained in:
Thales Lima
2025-03-11 13:17:42 -03:00
committed by Tamara
parent 4425fe1680
commit e3ae70ab43
4 changed files with 192 additions and 8 deletions

View File

@@ -20,3 +20,4 @@ hex = "0.4.3"
tracing-subscriber = "0.3.19"
postgres = "0.19.10"
serde_yaml = "0.9.34"
dotenv = "0.15.0"