1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-31 11:02:08 +01: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"