Remove Actix CORS dependency

This commit is contained in:
Cameron Cordes
2021-02-25 14:42:23 -05:00
parent 0ff7c1610a
commit 72e41b99a1
2 changed files with 0 additions and 16 deletions

View File

@@ -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"