mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
fix cors expose_any_header behavior (#204)
This commit is contained in:
@ -24,5 +24,5 @@ base64 = "0.13"
|
||||
futures-util = { version = "0.3.7", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-cors = "0.6.0-beta.2"
|
||||
actix-cors = "0.6.0-beta.3"
|
||||
actix-rt = "2"
|
||||
|
Reference in New Issue
Block a user