Fix rendering glitches with unicode-based width estimation

This commit is contained in:
Joscha 2025-02-28 14:32:30 +01:00
parent 4cf6a15577
commit 30c344031a
3 changed files with 7 additions and 3 deletions

View file

@ -39,7 +39,7 @@ features = ["bot"]
[workspace.dependencies.toss]
git = "https://github.com/Garmelon/toss.git"
tag = "v0.3.2"
tag = "v0.3.3"
[workspace.dependencies.vault]
git = "https://github.com/Garmelon/vault.git"