add: markdown emoji parsing
This commit is contained in:
parent
d9234bf656
commit
af67077ae7
8 changed files with 243 additions and 46 deletions
|
@ -33,3 +33,4 @@ rusqlite = { version = "0.35.0", optional = true }
|
|||
tokio-postgres = { version = "0.7.13", optional = true }
|
||||
bb8-postgres = { version = "0.9.0", optional = true }
|
||||
base64 = "0.22.1"
|
||||
emojis = "0.6.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue