Refactor replies module
This commit is contained in:
parent
55d672cddb
commit
bcedd3350d
3 changed files with 6 additions and 12 deletions
|
|
@ -8,6 +8,7 @@ caseless = "0.2.1"
|
|||
jiff = { version = "0.1.15", default-features = false, features = ["std"] }
|
||||
serde = { version = "1.0.215", features = ["derive"] }
|
||||
serde_json = "1.0.133"
|
||||
tokio = { version = "1.42.0", features = ["sync", "time"] }
|
||||
unicode-normalization = "0.1.24"
|
||||
|
||||
[lints]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue