move media helpers from api to services
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
a0a002b17f
commit
24884c3b9b
9 changed files with 296 additions and 275 deletions
|
@ -47,7 +47,6 @@ hmac.workspace = true
|
|||
http.workspace = true
|
||||
http-body-util.workspace = true
|
||||
hyper.workspace = true
|
||||
image.workspace = true
|
||||
ipaddress.workspace = true
|
||||
jsonwebtoken.workspace = true
|
||||
log.workspace = true
|
||||
|
@ -60,7 +59,6 @@ serde.workspace = true
|
|||
sha-1.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
webpage.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue