mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Do proper Unicode collation on room names (#440)
This commit is contained in:
parent
9ed9400b67
commit
ba7d0392d8
6 changed files with 85 additions and 21 deletions
|
@ -34,6 +34,7 @@ clap = {version = "~4.3", features = ["derive"]}
|
|||
css-color-parser = "0.1.2"
|
||||
dirs = "4.0.0"
|
||||
emojis = "0.5"
|
||||
feruca = "0.10.1"
|
||||
futures = "0.3"
|
||||
gethostname = "0.4.1"
|
||||
html5ever = "0.26.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue