[dependencies]
[package]
authors = ["Phodal Huang <h@phodal.com>"]
categories = ["text-processing", "command-line-interface", "development-tools", "parser-implementations", "parsing"]
description = "Charj is a language for describe other languages\n"
documentation = "https://github.com/phodal/charj"
edition = "2018"
exclude = ["benchmark/*", "fixtures/*", ".github/*", ".gitattributes", ".adr.json", ".cargo_vcs_info.json"]
homepage = "https://github.com/phodal/charj"
license = "MIT"
name = "charj"
readme = "README.md"
repository = "https://github.com/phodal/charj"
version = "0.1.0"