[package] name = "wings_macro" edition.workspace = true version.workspace = true license.workspace = true repository.workspace = true readme.workspace = true description.workspace = true [lib] proc-macro = true [dependencies] proc-macro2.workspace = true quote.workspace = true syn.workspace = true