1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-30 20:16:40 +02: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

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"