[package] name = "minigrep_tuan" version = "0.1.0" authors = ["Tuan Diniz "] edition = "2018" description = "A grep-like application developed while learning Rust" license = "MIT OR Apache-2.0" [dependencies]