update actix to use cors stuff
This commit is contained in:
parent
a5ba976abf
commit
1c56bcb107
4 changed files with 30 additions and 9 deletions
|
@ -23,3 +23,4 @@ lettre = { version = "0.11.3", features = ["smtp-transport"] }
|
|||
markup = "0.15.0"
|
||||
maud = { version = "0.26.0", features = ["actix-web"] }
|
||||
log4rs = "1.3.0"
|
||||
actix-cors = "0.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue