1 2 3 4 5 6 7 8
[dependencies] [package] authors = ["Alexander Bartels <bartels.xander@gmail.com>"] description = "Minigrep Implementation from the rust cookbook" license = "MIT" name = "alex-minigrep" version = "0.1.0"