autotrigger vs manual trigger

This commit is contained in:
Priec
2025-07-30 17:16:20 +02:00
parent fe193f4f91
commit 4e0338276f
9 changed files with 253 additions and 429 deletions

View File

@@ -19,6 +19,9 @@ toml = { workspace = true }
serde = { workspace = true }
unicode-width.workspace = true
tracing = "0.1.41"
tracing-subscriber = "0.3.19"
[dev-dependencies]
tokio-test = "0.4.4"