1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

migrate actix-cors

This commit is contained in:
Nikolay Kim
2019-11-21 10:54:07 +06:00
parent 3646725cf6
commit 6ac4ac66b9
3 changed files with 383 additions and 345 deletions

View File

@ -31,7 +31,7 @@ members = [
".",
"awc",
"actix-http",
#"actix-cors",
"actix-cors",
#"actix-files",
#"actix-framed",
#"actix-session",