Finalize permission service

This commit is contained in:
Simon Goller 2024-04-29 06:29:25 +02:00
parent d45ccf9523
commit b964063dbb
3 changed files with 263 additions and 5 deletions

View file

@ -10,6 +10,7 @@ axum = "0.7.5"
bytes = "1.6.0"
http-body = "1.0.0"
serde = "1.0.198"
serde_json = "1.0.116"
[dependencies.tokio]
version = "1.37.0"