Sign in
android
/
toolchain
/
rustc
/
bcf972c0208490b0eb3ce3c170c2db486ba945b3
/
.
/
src
/
doc
/
book
/
listings
/
ch05-using-structs-to-structure-related-data
/
listing-05-09
/
Cargo.toml
blob: b204f7fca6d5f286f53cf0ca85e90ec25672fb6e [
file
] [
log
] [
blame
]
[
package
]
name
=
"rectangles"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]