[dependencies.proc-macro2]
version = "0.4"
[dependencies.quote]
version = "0.6"
[dependencies.syn]
features = ["full", "extra-traits"]
version = "0.15"
[lib]
name = "decorator"
proc-macro = true
[package]
authors = ["ffwff <mogamiriver@tuta.io>"]
description = "decorator library for haru"
documentation = "https://github.com/ffwff/hana"
edition = "2018"
homepage = "https://github.com/ffwff/hana"
license = "GPL-3.0"
name = "haru-decorator"
repository = "https://github.com/ffwff/hana"
version = "0.21.0"