Sign in
android
/
toolchain
/
rustc
/
15a6560abe9880705f51d219c1fa94f880dbaf35
/
.
/
src
/
doc
/
book
/
listings
/
ch20-web-server
/
no-listing-03-define-execute
/
Cargo.toml
blob: 78dfe6ebc41c1e5ca70d8007a4e6dd9b73406645 [
file
] [
log
] [
blame
]
[
package
]
name
=
"hello"
version
=
"0.1.0"
authors
=
[
"Your Name <you@example.com>"
]
edition
=
"2018"
[
dependencies
]