... at the end of the dialog truncation

This commit is contained in:
filipriec
2025-04-13 14:58:41 +02:00
parent 16d9fcdadc
commit c1c4394f94
3 changed files with 38 additions and 11 deletions

View File

@@ -19,4 +19,5 @@ tokio = { version = "1.43.0", features = ["full", "macros"] }
toml = "0.8.20"
tonic = "0.12.3"
tracing = "0.1.41"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"