[package] name = "cove-macro" version.workspace = true edition.workspace = true [dependencies] proc-macro2.workspace = true quote.workspace = true syn.workspace = true [lib] proc-macro = true [lints] workspace = true