Merge pull request #500 from HollowMan6/master

Fix unknown field `author` error when building the book
master
Eric Huss 4 days ago committed by GitHub
commit 57ed447366
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
[book]
author = "The Rust Project Developers"
authors = ["The Rust Project Developers"]
title = "The Rustonomicon"
description = "The Dark Arts of Advanced and Unsafe Rust Programming"

Loading…
Cancel
Save