Refactor and document emoji module
This commit is contained in:
parent
d22ccd767a
commit
5ddffb510d
3 changed files with 144 additions and 24 deletions
|
|
@ -4,6 +4,7 @@ version = "0.6.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.133"
|
||||
|
||||
[lints]
|
||||
rust.unsafe_code = { level = "forbid", priority = 1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue