[package] name = "esyn-derive" version.workspace = true edition.workspace = true authors.workspace = true description.workspace = true homepage.workspace = true repository.workspace = true readme.workspace = true license.workspace = true keywords.workspace = true categories.workspace = true exclude.workspace = true [lib] proc-macro = true [dependencies] syn.workspace = true quote.workspace = true proc-macro2.workspace = true