...
This commit is contained in:
@@ -14,7 +14,8 @@ actix-web = "4"
|
||||
actix-rt = "2"
|
||||
actix-cors = "0.6"
|
||||
utoipa = { version = "3.3", features = ["actix_extras"] }
|
||||
utoipa-swagger-ui = { version = "3.1", features = ["actix-web"] }
|
||||
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"
|
||||
env_logger = "0.10"
|
||||
|
Reference in New Issue
Block a user