mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Support sending and completing Emoji shortcodes in the message bar (#100)
This commit is contained in:
parent
529073f4d4
commit
8d22b83d85
5 changed files with 83 additions and 5 deletions
|
@ -18,7 +18,7 @@ arboard = "3.2.0"
|
|||
bitflags = "1.3.2"
|
||||
chrono = "0.4"
|
||||
clap = {version = "4.0", features = ["derive"]}
|
||||
comrak = "0.18.0"
|
||||
comrak = {version = "0.18.0", features = ["shortcodes"]}
|
||||
css-color-parser = "0.1.2"
|
||||
dirs = "4.0.0"
|
||||
emojis = "~0.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue