Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch15-smart-pointers
/
listing-15-21
/
Cargo.toml
blob: b230a2326b980a2af517338a8617d6773aeb0bd3 [
file
] [
log
] [
blame
]
[
package
]
name
=
"limit-tracker"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]