Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch18-patterns-and-matching
/
listing-18-09
/
Cargo.toml
blob: f77be077b9f00a7a0836397879d8539415c7a77e [
file
] [
log
] [
blame
]
[
package
]
name
=
"patterns"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]