contraband_codegen 0.1.1

Contraband proc macros
Documentation
[lib]
proc-macro = true

[package]
name = "contraband_codegen"
description = "Contraband proc macros"
version = "0.1.1"
authors = ["Buster Styren <buster.styren@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
readme = "README.md"
documentation = "https://docs.rs/contraband/"
homepage = "https://docs.rs/contraband/"

[dependencies]
syn = { version = "1.0.19", features = ["full", "parsing"] }
actix-rt = "1.0"
quote = "1.0.6"
proc-macro2 = "1.0.17"