[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["derive"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
description = 'Proc-macro for "goods" crate'
documentation = "https://docs.rs/goods-proc"
edition = "2018"
homepage = "https://github.com/arcana-engine/goods-proc"
keywords = ["macro", "derive"]
license = "MIT OR Apache-2.0"
name = "goods-proc"
repository = "https://github.com/arcana-engine/goods-proc"
version = "0.2.0"