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