Merge pull request #2316 from szabgab/patch-1
Update book.toml fix the authors field
This commit is contained in:
commit
377f2d37d3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[book]
|
||||
title = "Rust Compiler Development Guide"
|
||||
author = "The Rust Project Developers"
|
||||
authors = ["The Rust Project Developers"]
|
||||
description = "A guide to developing the Rust compiler (rustc)"
|
||||
|
||||
[build]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue