1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Exclude actix-cors

This commit is contained in:
Yuki Okushi
2020-03-12 03:04:31 +09:00
parent 1b28a5d48b
commit a6a47b95ee

View File

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