minigrep_robin 0.1.1

minigrep from Rust book
Documentation
[package]
name = "minigrep_robin"
version = "0.1.1"
authors = ["robin <robinbreast1412@gmail.com>"]
edition = "2018"
description = "minigrep from Rust book"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]