[package]
name = "comment"
version = "0.1.1"
authors = ["adam-mcdaniel <adam.mcdaniel17@gmail.com>"]
edition = "2018"
description = "Strip comments for multiple programming languages"
license = "MIT"
repository = "https://github.com/adam-mcdaniel/comments"
[dependencies]
quick-error = "1.2.0"