mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
prepare cors release 0.5.0
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "actix-cors"
|
||||
version = "0.4.1"
|
||||
version = "0.5.0"
|
||||
authors = [
|
||||
"Nikolay Kim <fafhrd91@gmail.com>",
|
||||
"Rob Ede <robjtede@icloud.com>"
|
||||
"Rob Ede <robjtede@icloud.com>",
|
||||
]
|
||||
description = "Cross-Origin Resource Sharing (CORS) controls for Actix Web"
|
||||
readme = "README.md"
|
||||
|
Reference in New Issue
Block a user