[package] authors = ["Ilya Bylich "] description = "Tools to generate bindings for lib-ruby-parser" edition = "2018" license = "MIT" name = "lib-ruby-parser-bindings" repository = "https://github.com/lib-ruby-parser/bindings" version = "0.13.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] lib-ruby-parser-nodes = ">= 0.36.0"