Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch13-functional-features
/
listing-13-05
/
Cargo.toml
blob: 8e64540e73263bc5aaec59fa52202f485adbebcf [
file
] [
log
] [
blame
]
[
package
]
name
=
"workout-app"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]