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

Clean up metadata

This commit is contained in:
Yuki Okushi
2020-01-30 18:08:20 +09:00
parent a0337d7851
commit d8f3f94ece
4 changed files with 8 additions and 16 deletions

View File

@ -6,7 +6,7 @@ description = "Cross-origin resource sharing (CORS) for actix-web applications."
readme = "README.md"
keywords = ["cors", "web", "framework"]
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web.git"
repository = "https://github.com/actix/actix-extras.git"
documentation = "https://docs.rs/actix-cors/"
license = "MIT/Apache-2.0"
edition = "2018"