[package] name = "nenyr" description = "The first version of the Nenyr parser provides foundational support for parsing Nenyr syntax, including central, layout and module contexts, variable definitions, and class declarations, with error reporting and tokenization capabilities." authors = ["Patrick Gunnar https://www.linkedin.com/in/patrickgunnar/"] version = "0.1.0" edition = "2021" repository = "https://github.com/patrickgunnar/galadrielcss" license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]