Remove Actix CORS dependency
This commit is contained in:
@@ -12,7 +12,6 @@ actix-web = "3"
|
||||
actix-rt = "2"
|
||||
actix-files = "0.5"
|
||||
actix-multipart = "0.3.0"
|
||||
actix-cors = "0.5"
|
||||
futures = "0.3.5"
|
||||
jsonwebtoken = "7.2.0"
|
||||
serde = "1"
|
||||
|
||||
Reference in New Issue
Block a user