Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix default edition spec in Cargo Book
The Manifest section states on the example that the default edition is 2018, but the lines of text avobe state that the default is `2015` which is not correct. Closes #8541
- Loading branch information