[package] name = "omar_minigrep" version = "0.1.1" authors = ["Omar Khawaja "] description = "Minimal grep implementation from The Rust Programming Language book for learning purposes" edition = "2018" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]