Sign in
android
/
toolchain
/
rustc
/
d59a28787b7ba06edbd1e4528a42b66d67dc6a19
/
.
/
src
/
doc
/
book
/
listings
/
ch16-fearless-concurrency
/
listing-16-11
/
Cargo.toml
blob: 8fd8808ea57e8b7fd831fa461bfabc5b88a0dad3 [
file
]
[
package
]
name
=
"message-passing"
version
=
"0.1.0"
authors
=
[
"Your Name <
[email protected]
>"
]
edition
=
"2018"
[
dependencies
]