1 2 3 4 5 6 7 8
[package] name = "minigrep21" version = "0.1.1" edition = "2021" description = "A program to catch arguments pertaining to query and file path, and to display its search results" license = "MIT OR Apache-2.0" [dependencies]