mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-06 19:17:14 -06:00
started ch12 and finished ch12.1
This commit is contained in:
6
minigrep/Cargo.toml
Normal file
6
minigrep/Cargo.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[package]
|
||||
name = "minigrep"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user