]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch16-fearless-concurrency/listing-16-01/Cargo.toml
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / src / doc / book / listings / ch16-fearless-concurrency / listing-16-01 / Cargo.toml
index 68a31e10b35ed3e911b4667ab595e1986113b5f1..86ef13c004c30b5f978299bbd5053dcf5a5fddae 100644 (file)
@@ -1,7 +1,6 @@
 [package]
 name = "threads"
 version = "0.1.0"
-authors = ["Your Name <you@example.com>"]
 edition = "2018"
 
 [dependencies]