1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Jayesh Mann <jayeshmann06@gmail.com>"] description = "Custom simplified implementation of grep" edition = "2018" license = "AGPL-3.0-or-later" name = "milligrep" version = "1.0.0"