[package] name = "titan-ast-runtime-lib" version = "0.1.0" authors = ["titan wei jun"] description = "generate Abstract Syntax Tree(ast) by grammar file" license = "Apache-2.0" homepage = "https://github.com/tianweijun/titan-ast/" repository = "https://github.com/tianweijun/titan-ast/" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]