raingrep 0.1.0

A tool to search file
Documentation
[dependencies.log]
version = "0.4"

[dependencies.structopt]
version = "0.3"
[dev-dependencies.assert_cmd]
version = "0.10"

[dev-dependencies.predicates]
version = "1"

[dev-dependencies.tempfile]
version = "3"

[package]
authors = ["DaviRain-Su <davirain.yin@gmail.com>"]
categories = ["command-line-utilities"]
description = "A tool to search file"
edition = "2018"
homepage = "https://github.com/DaviRain-Su/my_rust_road/tree/master/rust-project/raingrep"
keywords = ["cli", "search", "demo"]
license = "MIT"
name = "raingrep"
readme = "README.md"
repository = "https://github.com/DaviRain-Su/my_rust_road/tree/master/rust-project/raingrep"
version = "0.1.0"