feat: user avatar as public asset
This commit is contained in:
parent
f98a102854
commit
4763915812
17 changed files with 172 additions and 21 deletions
|
|
@ -18,6 +18,8 @@ chrono = { workspace = true }
|
|||
toml = { workspace = true }
|
||||
sqlx = { workspace = true }
|
||||
dotenvy = { workspace = true }
|
||||
sha2 = { workspace = true }
|
||||
hex-literal = { workspace = true }
|
||||
|
||||
uuid = { workspace = true }
|
||||
url = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue