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

[dependencies]