mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
add validator
This commit is contained in:
@ -14,6 +14,7 @@ reqwest = { version = "0.11", features = ["json"] }
|
||||
base64 = "0.13"
|
||||
async-trait = "0.1.57"
|
||||
redis = "*"
|
||||
regex = "1"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "0.8"
|
||||
|
Reference in New Issue
Block a user