feat: user avatar as public asset
This commit is contained in:
parent
23f12904cc
commit
07fff532f7
17 changed files with 172 additions and 21 deletions
|
|
@ -23,6 +23,8 @@ strum_macros = "0.26"
|
|||
uuid = { version = "1.8", features = ["serde", "v4"] }
|
||||
dotenvy = "0.15.7"
|
||||
url = "2.5.3"
|
||||
sha2 = "0.10"
|
||||
hex-literal = "0.4"
|
||||
|
||||
# CLI
|
||||
argh = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue