1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-12-21 23:56:35 +00:00

Merge pull request #1538 from JohnTitor/codegen-meta

Tweak codegen metadata
This commit is contained in:
Yuki Okushi 2020-05-25 17:37:58 +09:00 committed by GitHub
commit 19967c41cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,9 @@ name = "actix-web-codegen"
version = "0.2.2"
description = "Actix web proc macros"
readme = "README.md"
homepage = "https://actix.rs"
repository = "https://github.com/actix/actix-web"
documentation = "https://docs.rs/actix-web-codegen"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
license = "MIT/Apache-2.0"
edition = "2018"