summaryrefslogtreecommitdiff
path: root/minigrep/Cargo.toml
blob: 09021c140bd5ad90ba309b39489ba3a13499f40c (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "minigrep"
version = "0.1.0"
authors = ["Adam Carpenter <53hornet@gmail.com>"]
edition = "2018"

[dependencies]