mirror of
https://github.com/actix/actix-web.git
synced 2024-12-22 16:16:40 +00:00
Exclude actix-cors
This commit is contained in:
parent
1b28a5d48b
commit
a6a47b95ee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ members = [
|
||||||
".",
|
".",
|
||||||
"awc",
|
"awc",
|
||||||
"actix-http",
|
"actix-http",
|
||||||
"actix-cors",
|
# "actix-cors",
|
||||||
"actix-files",
|
"actix-files",
|
||||||
"actix-framed",
|
"actix-framed",
|
||||||
# "actix-session",
|
# "actix-session",
|
||||||
|
|
Loading…
Reference in a new issue