[package] description = "Mini Version of grep regex command. It finds out the given string and returns the line containing it." edition = "2021" license = "MIT" name = "pranav_minigrep" version = "0.1.4" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]