Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch05-using-structs-to-structure-related-data
/
listing-05-06
/
Cargo.toml
blob: 431e5c30513ff0ff7a0a00d074c475d5d2ba7fc0 [
file
] [
log
] [
blame
]
[
package
]
name
=
"structs"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]