This commit is contained in:
2025-04-20 09:57:58 +02:00
parent 0518ddb93d
commit 852347df2b
8 changed files with 80 additions and 197 deletions

View File

@@ -14,7 +14,6 @@ actix-web = "4"
actix-rt = "2"
actix-cors = "0.7"
utoipa = { version = "5.3.1", features = ["actix_extras"] }
utoipa-swagger-ui = { version = "9.0.1", features = ["actix-web"] }
utoipa-redoc = { version = "6.0", features = ["actix-web"] }
tokio = { version = "1", features = ["full"] }
log = "0.4"