Skip to content

Commit efbe25b

Browse files
authored
Update book.toml rename author field to authors
1 parent d5f826a commit efbe25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[book]
22
title = "Rust By Example"
33
description = "Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries."
4-
author = "The Rust Community"
4+
authors = ["The Rust Community"]
55

66
[output.html.playpen]
77
editable = true

0 commit comments

Comments
 (0)