[package] name = "minigrep2" version = "0.1.0" authors = ["Rong Sen Ng "] edition = "2018" description = "minigrep program from https://doc.rust-lang.org" license = "MIT OR Apache-2.0" [dependencies]