rust-book/minigrep/Cargo.toml

8 lines
132 B
INI

[package]
name = "minigrep"
version = "0.1.0"
authors = ["Timothy Warren <twarren@nabancard.com>"]
edition = "2018"
[dependencies]