[[bin]]
name = "mingrep"
path = "src/main.rs"
[dependencies]
[lib]
name = "mingrep"
path = "src/lib.rs"
[package]
authors = ["cx <17367073440@163.com>"]
description = "cx test mingrep,find file match contents"
edition = "2018"
license = "MIT"
name = "mingrep_cx"
version = "0.1.0"