minigrep_empty 0.1.0

读取文件中的指定字符串信息.
Documentation
[package]
name = "minigrep_empty"
version = "0.1.0"
authors = ["empty <85949231@qq.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"
description = "读取文件中的指定字符串信息."

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]


[profile.dev]
opt-level = 0

[profile.release]
opt-level = 3