Add unicode-based grapheme width estimation method

This commit is contained in:
Joscha 2025-02-23 18:31:20 +01:00
parent 900a686d0d
commit 17185ea536
5 changed files with 56 additions and 7 deletions

View file

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