Chapter 2: Author field no longer automatically populated. #2764
Closed
Description
https://github.com/rust-lang/rfcs/blob/master/text/3052-optional-authors-field.md
This change means that the author field is no longer populated by cargo when initialising. I spent about 10 minutes trying to figure out why mine wasn't getting filled in as chapter 2 of the book currently suggests that it should and is pulling from your environment variables.