[package]
name = "generator_attr"
edition = "2021"

[dependencies]
attribute-derive = "0.10.3"
proc-macro2 = "1.0.92"

[lib]
proc-macro = true