feat: make logging non-blocking

This commit is contained in:
2026-05-06 21:52:34 -04:00
parent 2dbc0a2e87
commit 9441204f9f
3 changed files with 24 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ twilight-model = "0.17"
twilight-util = { version = "0.17", features = ["builder"] }
typed-builder = "0.23.2"
yoke = "0.8.2"
tracing-appender = "0.2.5"
[build-dependencies]
capnpc = "0.25.3"