Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
doc
/
book
/
listings
/
ch12-an-io-project
/
no-listing-02-using-search-in-run
/
Cargo.toml
blob: f4228aec2163d801f50f628e6af6fe18a5563a3e [
file
] [
log
] [
blame
]
[
package
]
name
=
"minigrep"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]