Respect emoji when calculating nick hue

This commit is contained in:
Joscha 2023-01-20 19:42:54 +01:00
parent 9324517c56
commit 9f7c1fb9c0
4 changed files with 10 additions and 2 deletions

View file

@ -13,6 +13,7 @@ directories = "4.0.1"
edit = "0.1.4"
linkify = "0.9.0"
log = { version = "0.4.17", features = ["std"] }
once_cell = "1.17.0"
open = "3.2.0"
parking_lot = "0.12.1"
rusqlite = { version = "0.28.0", features = ["bundled", "time"] }