bump actix cors

This commit is contained in:
mpostma
2020-12-09 12:44:02 +01:00
parent d45c794a9e
commit 044dbb0333
3 changed files with 7 additions and 6 deletions

View File

@ -17,7 +17,7 @@ path = "src/main.rs"
default = ["sentry"]
[dependencies]
actix-cors = "0.4.1"
actix-cors = "0.5.3"
actix-http = "2"
actix-rt = "1"
actix-service = "1.0.6"