mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
feat(cors): allow using closures in allow_origin_fn (#110)
This commit is contained in:
@ -23,3 +23,4 @@ futures-util = { version = "0.3.4", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "1.1.1"
|
||||
regex = "1.3.9"
|
||||
|
Reference in New Issue
Block a user