finished ch12 io project
This commit is contained in:
parent
7a0faffd01
commit
afc53f5a38
6 changed files with 133 additions and 0 deletions
6
ch12-io-project/minigrep/Cargo.toml
Normal file
6
ch12-io-project/minigrep/Cargo.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "minigrep"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue