1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

fix badge links

This commit is contained in:
Rob Ede
2020-01-30 01:50:18 +00:00
parent cfb436a363
commit 90e00f7344
7 changed files with 13 additions and 6 deletions

View File

@ -2,7 +2,7 @@
name = "actix-cors"
version = "0.2.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Cross-origin resource sharing (CORS) for Actix applications."
description = "Cross-origin resource sharing (CORS) for actix-web applications."
readme = "README.md"
keywords = ["web", "framework"]
homepage = "https://actix.rs"