Display nicks with hashed color
This commit is contained in:
parent
37d10821a4
commit
11422801b0
8 changed files with 92 additions and 6 deletions
|
|
@ -12,6 +12,7 @@ directories = "4.0.1"
|
|||
edit = "0.1.4"
|
||||
futures = "0.3.21"
|
||||
log = { version = "0.4.17", features = ["std"] }
|
||||
palette = { version = "0.6.0", default-features = false, features = ["std"] }
|
||||
parking_lot = "0.12.1"
|
||||
rand = "0.8.5"
|
||||
rusqlite = { version = "0.27.0", features = ["chrono"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue