feat: with enroll

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-26 18:46:56 +02:00
parent 97978df287
commit 8c41e1004c
5 changed files with 102 additions and 16 deletions

View File

@@ -12,4 +12,6 @@ tracing.workspace = true
tracing-subscriber.workspace = true
clap.workspace = true
dotenv.workspace = true
axum.workspace = true
axum.workspace = true
serde.workspace = true
serde_json.workspace = true