reworked the chat layout and fixed a rate limiting mistake

This commit is contained in:
2025-12-28 20:29:13 +01:00
parent e27b4257fe
commit 59fd5b13b8
3 changed files with 19 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -2363,6 +2363,7 @@ dependencies = [
"pin-project-lite",
"tower-layer",
"tower-service",
"tracing",
]
[[package]]