Add Gravatar email hashes
This commit is contained in:
parent
bbebe8b119
commit
82e70178d5
5 changed files with 102 additions and 12 deletions
|
@ -10,3 +10,5 @@ actix-web = "4"
|
|||
rusqlite = "0.27.0"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
validator = "0.15.0"
|
||||
md5 = "0.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue