mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
prepare CORS release 0.4.0 (#107)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "actix-cors"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
description = "Cross-origin resource sharing (CORS) controls for Actix web"
|
||||
description = "Cross-Origin Resource Sharing (CORS) controls for Actix web"
|
||||
readme = "README.md"
|
||||
keywords = ["actix", "cors", "web", "security", "crossorigin"]
|
||||
homepage = "https://actix.rs"
|
||||
|
Reference in New Issue
Block a user