turn: wait_for_login resumes only on credentials mtime bump (closes #542)

This commit is contained in:
damocles 2026-05-28 19:54:25 +02:00 committed by Mara
commit 6e833b22d6
2 changed files with 148 additions and 6 deletions

View file

@ -24,6 +24,9 @@ tower-http.workspace = true
tracing.workspace = true
tracing-subscriber.workspace = true
[dev-dependencies]
tempfile = "3"
[[bin]]
name = "hive-ag3nt"
path = "src/bin/hive-ag3nt.rs"