1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

prepare cors release 0.4.1

This commit is contained in:
Rob Ede
2020-10-07 11:32:27 +01:00
parent b33012999c
commit d02e508731
4 changed files with 11 additions and 6 deletions

View File

@ -2,7 +2,7 @@
name = "actix-cors"
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"