[dependencies.proc-macro2]
version = "1.0.10"
[dependencies.quote]
version = "1.0.3"
[dependencies.syn]
features = ["full"]
version = "1.0.18"
[lib]
proc-macro = true
[package]
authors = ["Nickolay Ilyushin <nickolay.ilyushin@gmail.com>"]
description = "A declarative parer generator library"
edition = "2018"
license = "MIT"
name = "nys"
repository = "https://github.com/handicraftsman/nys/"
version = "0.1.0"