[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["extra-traits"]
version = "2.0"
[lib]
proc-macro = true
[package]
description = "Proc macro derive for soapy"
edition = "2021"
homepage = "https://github.com/tim-harding/soapy"
license = "MIT"
name = "soapy-derive"
readme = "README.md"
repository = "https://github.com/tim-harding/soapy"
version = "0.2.8"