[dependencies.lazy_static]
version = "1.4.0"
[dependencies.regex]
version = "1.10.3"
[lib]
name = "remove_comments"
path = "lib.rs"
[package]
description = "Remove Comments"
edition = "2021"
license = "GPL-3.0-or-later"
name = "remove_comments"
readme = "README.md"
repository = "https://github.com/173duprot/rcm"
version = "0.1.0"