[package] name = "phodal" version = "0.0.0" authors = [ "Phodal Huang "] edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/phodal/phodal" documentation = "https://github.com/phodal/phodal" homepage = "https://github.com/phodal/phodal" description = """ """ categories = ["text-processing", "command-line-interface", "development-tools"] exclude = [ ".coco/*", "benchmark/*", "fixtures/*", "targets/*", ".github/*", ".gitattributes", ".adr.json", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]