[package] name = "modi_macros" description = "Code generation for the modi dependency injection framework" version.workspace = true edition.workspace = true authors.workspace = true license.workspace = true readme.workspace = true homepage.workspace = true repository.workspace = true documentation.workspace = true keywords.workspace = true categories.workspace = true [lib] proc-macro = true [dependencies] syn.workspace = true proc-macro2.workspace = true quote.workspace = true