agomesd_minigrep 0.1.0

A minigrep application built from the rust books
Documentation
1
2
3
4
5
6
7
8
[package]
name = "agomesd_minigrep"
license = "MIT"
description = "A minigrep application built from the rust books"
version = "0.1.0"
edition = "2021"

[dependencies]