]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch14-more-about-cargo/listing-14-06/Cargo.toml
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / src / doc / book / listings / ch14-more-about-cargo / listing-14-06 / Cargo.toml
index a2e9e369bc7c6d37994014c1fc80dc8606e520e0..30f96104bd5a2c29025c3525a9ef21eb1f04c5da 100644 (file)
@@ -1,7 +1,6 @@
 [package]
 name = "art"
 version = "0.1.0"
-authors = ["Your Name <you@example.com>"]
 edition = "2018"
 
 [dependencies]