[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["gotham <lixiao187@gmail.com>"]
description = "Actix web flask proc macros"
edition = "2018"
homepage = "https://github.com/gothame/rflask"
license = "MIT"
name = "awf-codegen"
repository = "https://github.com/gothame/rflask"
version = "0.1.2"