[package] name = "libmcp-derive" version.workspace = true edition.workspace = true license.workspace = true rust-version.workspace = true description.workspace = true readme.workspace = true [lib] proc-macro = true [dependencies] proc-macro2.workspace = true quote.workspace = true syn.workspace = true [lints] workspace = true