[package] authors = ["Ilya Bylich "] description = "Ruby parser nodes data" edition = "2021" license = "MIT" name = "lib-ruby-parser-nodes" repository = "https://github.com/lib-ruby-parser/nodes" version = "0.57.0" [dependencies] liquid = "= 0.26" liquid-core = "= 0.26" serde = { version = "1.0", features = ["derive"] }