Refactor and document emoji module
This commit is contained in:
parent
904dda1af0
commit
a661449b6f
3 changed files with 144 additions and 24 deletions
|
|
@ -4,6 +4,7 @@ version = "0.5.1"
|
|||
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