fix: username and community title validation
This commit is contained in:
parent
a4d7f44aa3
commit
efb259764e
7 changed files with 79 additions and 25 deletions
|
@ -34,3 +34,4 @@ tokio-postgres = { version = "0.7.13", optional = true }
|
|||
bb8-postgres = { version = "0.9.0", optional = true }
|
||||
base64 = "0.22.1"
|
||||
emojis = "0.6.4"
|
||||
regex = "1.11.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue