]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/book/listings/ch04-understanding-ownership/listing-04-01/Cargo.toml
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / src / doc / book / listings / ch04-understanding-ownership / listing-04-01 / Cargo.toml
index 686de938f092caa2077ac67520389e4bf42e5c22..873f611c5c02524ec381a348ac0045761093cad3 100644 (file)
@@ -1,7 +1,6 @@
 [package]
 name = "ownership"
 version = "0.1.0"
-authors = ["Your Name <you@example.com>"]
 edition = "2018"
 
 [dependencies]