[package] name = "makero" version = "0.1.2" description = "A `macro_rules!` macro to aid in the creation of complex `macro_rules!` macros" authors = ["tjjfvi"] edition = "2018" repository = "https://github.com/tjjfvi/makero" license = "MIT" keywords = ["macro", "macro_rules"] categories = [] exclude = ["rustfmt.toml", ".gitignore"] [dependencies]